|
| conditional_precompute_instance (Args const &...args) |
|
template<class... EvalArgs> |
constexpr return_type | operator() (EvalArgs const &...) const |
| return object computed by the function class
|
|
|
decltype(Func::eval(std::declval< Args >()...)) typedef | functor_ret_type |
| the return type of the Func function class
|
|
decltype(functor_ret_type::Zero()) typedef | return_type |
| the return type of the static function eval
|
|
template<class Func, class... Args>
class NiHu::conditional_precompute_instance< matrix_function_complexity::zero, Func, Args... >
Definition at line 166 of file conditional_precompute.hpp.
The documentation for this class was generated from the following file: