Defines the common abstract runtime interface of all ViennaMath (runtime) expression types. More...
#include <vector>#include "viennamath/forwards.h"#include "viennamath/runtime/functor_wrapper.hpp"Go to the source code of this file.
Data Structures | |
| class | rt_expression_interface< NumericT > |
| Abstract interface for all ViennaMath runtime expressions. More... | |
Namespaces | |
| namespace | viennamath |
The main ViennaMath namespace. All types and functions for the user reside here. | |
Defines the common abstract runtime interface of all ViennaMath (runtime) expression types.
1.7.1