DACE 2.0 API Manual
Differential Algebra Core Engine
Namespaces | Functions
DA_t.h File Reference
#include "dace/compiledDA.h"
#include "dace/DA.h"
+ Include dependency graph for DA_t.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 DACE
 

Functions

template<class T >
DACE::eval (const DA &da, const std::vector< T > &args)
 
template<class T >
DACE::eval (const DA &da, const T args[], const unsigned int length)
 
template<class T >
DACE::evalScalar (const DA &da, const T &arg)