Definition at line 9950 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>

Public Member Functions | |
| assignment_vec_op_node (const operator_type &opr, expression_ptr branch0, expression_ptr branch1) | |
| T | value () const |
| vector_node_ptr | vec () const |
| vector_node_ptr | vec () |
| expression_node< T >::node_type | type () const |
| std::size_t | size () const |
| vds_t & | vds () |
| const vds_t & | vds () const |
| bool | side_effect () const |
| operator_type | operation () |
| expression_node< T > * | branch (const std::size_t &index=0) const |
Protected Attributes | |
| operator_type | operation_ |
| branch_t | branch_ [2] |
Private Attributes | |
| vector_node< T > * | vec_node_ptr_ |
| vds_t | vds_ |
|
inherited |
Definition at line 5697 of file exprtk.hpp.
| typedef expression_node<T>* exprtk::details::assignment_vec_op_node< T, Operation >::expression_ptr |
Definition at line 9955 of file exprtk.hpp.
|
inherited |
Definition at line 4853 of file exprtk.hpp.
| typedef vec_data_store<T> exprtk::details::assignment_vec_op_node< T, Operation >::vds_t |
Definition at line 9957 of file exprtk.hpp.
| typedef vector_node<T>* exprtk::details::assignment_vec_op_node< T, Operation >::vector_node_ptr |
Definition at line 9956 of file exprtk.hpp.
|
inherited |
Definition at line 4812 of file exprtk.hpp.
|
inline |
Definition at line 9959 of file exprtk.hpp.
References exprtk::details::is_vector_node(), and exprtk::details::vector_node< T >::vds().
|
inlinevirtualinherited |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 5730 of file exprtk.hpp.
|
inlineinherited |
Definition at line 5725 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::vector_interface< T >.
Definition at line 10058 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::vector_interface< T >.
Definition at line 10043 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::binary_node< T >.
Definition at line 10038 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::binary_node< T >.
Definition at line 9972 of file exprtk.hpp.
References exprtk::details::loop_unroll::details::batch_size, case_stmt, exprtk_loop, exprtk::details::loop_unroll::details::remainder, mrpt::math::size(), exprtk::details::loop_unroll::details::upper_bound, and exprtk::details::binary_node< T >::value().
|
inlinevirtual |
Implements exprtk::details::vector_interface< T >.
Definition at line 10048 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::vector_interface< T >.
Definition at line 10053 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::vector_interface< T >.
Definition at line 10028 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::vector_interface< T >.
Definition at line 10033 of file exprtk.hpp.
|
protectedinherited |
Definition at line 5743 of file exprtk.hpp.
|
protectedinherited |
Definition at line 5742 of file exprtk.hpp.
|
private |
Definition at line 10066 of file exprtk.hpp.
|
private |
Definition at line 10065 of file exprtk.hpp.
| Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017 |