Data Structures | Namespaces

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

Defines a common abstract interface for all operations. More...

#include <vector>
#include <exception>
#include "viennamath/forwards.h"
#include "viennamath/exception.hpp"

Go to the source code of this file.

Data Structures

class  op_interface< InterfaceType >
 The abstract runtime interface for all operations (unary and binary). More...

Namespaces

namespace  viennamath
 

The main ViennaMath namespace. All types and functions for the user reside here.



Detailed Description

Defines a common abstract interface for all operations.