|
NiHu
2.0
|
specialisation of NiHu::conditional_precompute for the matrix_function_complexity::constant case More...
#include <conditional_precompute.hpp>
Public Types | |
| typedef conditional_precompute | type |
| self-returning | |
| typedef std::add_lvalue_reference< typename std::add_const< functor_ret_type >::type >::type | return_type |
| the return type of the static function eval | |
Static Public Member Functions | |
| static return_type | eval (Args const &...args) |
| return object computed by the function class | |
Public Attributes | |
| decltype(Func::eval(std::declval< Args >()...)) typedef | functor_ret_type |
| the return type of the Func function class | |
specialisation of NiHu::conditional_precompute for the matrix_function_complexity::constant case
Definition at line 70 of file conditional_precompute.hpp.