NiHu
2.0
|
traits of the difference of two integral operators More...
#include <integral_operator_expression.hpp>
Public Types | |
typedef std::decay< Lhs >::type | lhs_derived_t |
typedef integral_operator_expression_traits< lhs_derived_t >::test_input_t | test_input_t |
typedef integral_operator_expression_traits< lhs_derived_t >::trial_input_t | trial_input_t |
typedef integral_operator_expression_traits< lhs_derived_t >::result_t | result_t |
traits of the difference of two integral operators
Lhs | the left hand side derived operator |
Rhs | the right hand side derived operator |
Definition at line 210 of file integral_operator_expression.hpp.