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. | |
Defines a common abstract interface for all operations.
1.7.1