dVec | Typedef std::vector<double> dVec |
GenMatrix< Type > | A customized matrix class |
GenMatrixType | Typedef GenMatrix<UCBspl_real> GenMatrixType; |
MBA | Main interaface for multilevel B-spline approximation |
MBAbaseType | Enum MBAbaseType {MBA_ZERO, MBA_CONSTLS, MBA_CONSTVAL} |
MBAdata | Holds the scattered data |
UCBspl::SplineSurface | Represents a uniform cubic B-spline surface |
UCBspl_real | #define UCBspl_real float; //Real type for large data objects (matrices) |