|
| OperatorScalarProduct (const T &s_, const E &op_) |
|
void | perform_op (const double *x_in, double *y_out) const |
|
| OperatorScalarProduct (const T &s_, const E &op_) |
|
void | perform_op (const double *x_in, double *y_out) const |
|
| Operator (const Eigen::Matrix< double, dim, dim > &A, const Eigen::array< Eigen::Index, dim > &n_) |
|
| Operator (const Eigen::Matrix< double, dim, dim > &A, const Eigen::array< Eigen::Index, dim > &n_) |
|
auto | domain () const |
|
auto | domain () const |
|
Eigen::Index | rows () const |
|
Eigen::Index | rows () const |
|
Eigen::Index | cols () const |
|
Eigen::Index | cols () const |
|
void | perform_op (const double *x_in, double *y_out) const |
|
void | perform_op (const double *x_in, double *y_out) const |
|
template<typename T, typename E, int dim>
class gbLAB::OperatorScalarProduct< T, E, dim >
Definition at line 70 of file Operator.h.