RayZaler 0.1
The free opto-mechanical simulation framework
exprtk::details::vector_interface< T > Class Template Referenceabstract
Inheritance diagram for exprtk::details::vector_interface< T >:

Public Types

typedef vector_node< T > * vector_node_ptr
 
typedef vec_data_store< T > vds_t
 

Public Member Functions

virtual std::size_t size () const =0
 
virtual vector_node_ptr vec () const =0
 
virtual vector_node_ptr vec ()=0
 
virtual vds_tvds ()=0
 
virtual const vds_tvds () const =0
 
virtual bool side_effect () const
 

The documentation for this class was generated from the following file: