|
NiHu
2.0
|
scalar times an integral operator More...
#include <integral_operator_expression.hpp>
Public Types | |
| typedef integral_operator_expression< integral_operator_scaled< Lhs, Scalar > > | base_t |
| typedef base_t::test_input_t | test_input_t |
| typedef base_t::trial_input_t | trial_input_t |
| typedef base_t::result_t | result_t |
scalar times an integral operator
Scaled integral operator.
| LhsDerived | the left hand side type |
| Scalar | the scalar type |
| Lhs | The original integral operator |
| Scalar | The scalar type |
Definition at line 72 of file integral_operator_expression.hpp.