NiHu
2.0
|
the sum of two integral operators More...
#include <integral_operator_expression.hpp>
Public Types | |
typedef integral_operator_expression< integral_operator_sum< Lhs, Rhs > > | 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 |
the sum of two integral operators
LhsDerived | the left hand side type |
RhsDerived | the right hand side type |
Definition at line 48 of file integral_operator_expression.hpp.