Definition at line 5193 of file exprtk.hpp.
Public Member Functions | |
array_vector_impl (const Type *vec, const std::size_t &vec_size) | |
value_ptr | operator[] (const std::size_t &index) const |
std::size_t | size () const |
value_ptr | data () const |
virtual bool | rebaseable () const |
virtual void | set_ref (value_ptr *) |
Protected Member Functions | |
value_ptr | value_at (const std::size_t &index) const |
std::size_t | vector_size () const |
Private Member Functions | |
array_vector_impl | operator= (const array_vector_impl &) |
Private Attributes | |
const Type * | vec_ |
const std::size_t | size_ |
|
inline |
Definition at line 5197 of file exprtk.hpp.
|
inlineinherited |
Definition at line 5175 of file exprtk.hpp.
|
private |
|
inlineinherited |
Definition at line 5165 of file exprtk.hpp.
|
inlinevirtualinherited |
Reimplemented in exprtk::details::vector_holder< Type >::vector_view_impl.
Definition at line 5180 of file exprtk.hpp.
|
inlinevirtualinherited |
Reimplemented in exprtk::details::vector_holder< Type >::vector_view_impl.
Definition at line 5185 of file exprtk.hpp.
|
inlineinherited |
Definition at line 5170 of file exprtk.hpp.
|
inlineprotectedvirtual |
Implements exprtk::details::vector_holder< Type >::vector_holder_base.
Definition at line 5204 of file exprtk.hpp.
|
inlineprotectedvirtual |
Implements exprtk::details::vector_holder< Type >::vector_holder_base.
Definition at line 5212 of file exprtk.hpp.
|
private |
Definition at line 5222 of file exprtk.hpp.
|
private |
Definition at line 5221 of file exprtk.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017 |