HLIBpro
2.2
|
This is the complete list of members for TPermHCAGeneratorFn< T_val >, including all inherited members.
eval(const T3Point &x, const T3Point &y) const =0 | THCA< T >::TGeneratorFn | pure virtual |
integrate_dx(const TIndexSet &is, const std::vector< T3Point > &pts, BLAS::Matrix< value_t > &matrix) const | TPermHCAGeneratorFn< T_val > | inlinevirtual |
HLIB::THCA::TGeneratorFn::integrate_dx(const TIndexSet &is, const std::vector< T3Point > &pts, BLAS::Matrix< value_t > &matrix) const =0 | THCA< T >::TGeneratorFn | pure virtual |
integrate_dx_perm(const std::vector< idx_t > &idxs, const std::vector< T3Point > &pts, BLAS::Matrix< value_t > &matrix) const =0 | TPermHCAGeneratorFn< T_val > | pure virtual |
integrate_dy(const TIndexSet &is, const std::vector< T3Point > &pts, BLAS::Matrix< value_t > &matrix) const | TPermHCAGeneratorFn< T_val > | inlinevirtual |
HLIB::THCA::TGeneratorFn::integrate_dy(const TIndexSet &is, const std::vector< T3Point > &pts, BLAS::Matrix< value_t > &matrix) const =0 | THCA< T >::TGeneratorFn | pure virtual |
integrate_dy_perm(const std::vector< idx_t > &idxs, const std::vector< T3Point > &pts, BLAS::Matrix< value_t > &matrix) const =0 | TPermHCAGeneratorFn< T_val > | pure virtual |
is_complex() const | THCA< T >::TGeneratorFn | inlinevirtual |
TPermHCAGeneratorFn(const TPermutation *row_perm_i2e, const TPermutation *col_perm_i2e) | TPermHCAGeneratorFn< T_val > | inline |