C++ Mathematical Expression Toolkit (ExprTk) release
|
Public Types | |
typedef vector_interface< T > * | ivector_ptr |
Static Public Member Functions | |
static T | process (const ivector_ptr v) |
Definition at line 16573 of file exprtk.hpp.
typedef vector_interface<T>* exprtk::details::vec_avg_op< T >::ivector_ptr |
Definition at line 16575 of file exprtk.hpp.
|
inlinestatic |
Definition at line 16577 of file exprtk.hpp.
References exprtk::details::match_impl(), exprtk::details::vec_add_op< T >::process(), exprtk::details::vector_node< T >::size(), and exprtk::details::vector_interface< T >::vec().