Go to the source code of this file.
Classes | |
| class | Sundance::BasisFamily |
| BasisFamily is the user-level handle class for specifying the basis with which a test, unknown, or discrete function is represented. More... | |
| class | Sundance::BasisArray |
Namespaces | |
| namespace | Sundance |
Functions | |
| Array< BasisFamily > | Sundance::replicate (const BasisFamily &b, int n) |
| Array< BasisFamily > | Sundance::replicate (const Array< BasisFamily > &b, int n) |