Public Member Functions | |
func_4param () | |
T | operator() (type v0, type v1, type v2, type v3) |
Definition at line 20867 of file exprtk.hpp.
exprtk::function_compositor< T >::func_4param::func_4param | ( | ) | [inline] |
Definition at line 20869 of file exprtk.hpp.
T exprtk::function_compositor< T >::func_4param::operator() | ( | type | v0, |
type | v1, | ||
type | v2, | ||
type | v3 | ||
) | [inline, virtual] |
Reimplemented from exprtk::ifunction< T >.
Definition at line 20871 of file exprtk.hpp.