Data Structures | Namespaces

/export/development/ViennaMath/viennamath/runtime/expression_interface.hpp File Reference

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.



Detailed Description

Defines the common abstract runtime interface of all ViennaMath (runtime) expression types.