|
C++ Mathematical Expression Toolkit (ExprTk) release
|
Public Types | |
| typedef const T & | type |
| typedef const T & | type |
| typedef const T & | type |
Public Member Functions | |
| base_func (const std::size_t &n) | |
| T | operator() (type v0, type v1, type v2, type v3, type v4) |
| T | operator() (type v0, type v1, type v2, type v3) |
| T | operator() (type v0, type v1, type v2) |
| T | operator() (type v0, type v1) |
| T | operator() (type v0) |
| T | operator() () |
| base_func (const std::size_t &n) | |
| T | operator() (type v0, type v1, type v2, type v3, type v4) |
| T | operator() (type v0, type v1, type v2, type v3) |
| T | operator() (type v0, type v1, type v2) |
| T | operator() (type v0, type v1) |
| T | operator() (type v0) |
| T | operator() () |
| base_func (const std::size_t &n) | |
| T | operator() (type v0, type v1, type v2, type v3, type v4) |
| T | operator() (type v0, type v1, type v2, type v3) |
| T | operator() (type v0, type v1, type v2) |
| T | operator() (type v0, type v1) |
| T | operator() (type v0) |
| T | operator() () |
Public Member Functions inherited from exprtk::ifunction< T > | |
| ifunction (const std::size_t &pc) | |
| virtual | ~ifunction () |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
| virtual T | operator() (const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &, const T &) |
Public Member Functions inherited from exprtk::function_traits | |
| function_traits () | |
| bool & | allow_zero_parameters () |
| bool & | has_side_effects () |
| std::size_t & | min_num_args () |
| std::size_t & | max_num_args () |
Additional Inherited Members | |
Public Attributes inherited from exprtk::ifunction< T > | |
| std::size_t | param_count |
Definition at line 5848 of file exprtk_mpfr_test.cpp.
| typedef const T& base_func< T >::type |
Definition at line 5852 of file exprtk_mpfr_test.cpp.
| typedef const T& base_func< T >::type |
Definition at line 5849 of file exprtk_real_test.cpp.
| typedef const T& base_func< T >::type |
Definition at line 5869 of file exprtk_test.cpp.
|
inline |
Definition at line 5853 of file exprtk_mpfr_test.cpp.
|
inline |
Definition at line 5850 of file exprtk_real_test.cpp.
|
inline |
Definition at line 5870 of file exprtk_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5859 of file exprtk_mpfr_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5856 of file exprtk_real_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5876 of file exprtk_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5858 of file exprtk_mpfr_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5855 of file exprtk_real_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5875 of file exprtk_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5857 of file exprtk_mpfr_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5854 of file exprtk_real_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5874 of file exprtk_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5856 of file exprtk_mpfr_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5853 of file exprtk_real_test.cpp.
Reimplemented from exprtk::ifunction< T >.
Definition at line 5873 of file exprtk_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5855 of file exprtk_mpfr_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5852 of file exprtk_real_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5872 of file exprtk_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5854 of file exprtk_mpfr_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5851 of file exprtk_real_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ifunction< T >.
Definition at line 5871 of file exprtk_test.cpp.