proxy class representing a sum of two integral_transforms
More...
#include <integral_transform.hpp>
template<class LDerived, class RDerived>
class NiHu::integral_transform_sum< LDerived, RDerived >
proxy class representing a sum of two integral_transforms
- Template Parameters
-
Definition at line 79 of file integral_transform.hpp.
◆ integral_transform_sum()
template<class LDerived , class RDerived >
◆ test_on_into()
template<class LDerived , class RDerived >
template<class TestSpace , class Result >
test a integral_transform with a test function space
- Template Parameters
-
TestSpace | type of the test space |
Result | type of the result matrix |
- Parameters
-
[in] | test_space | the test space to test with |
[in,out] | result | the result matrix to write the result into |
Definition at line 100 of file integral_transform.hpp.
The documentation for this class was generated from the following file: