Theoretica
A C++ numerical and automatic mathematical library
multidual.h File Reference

Multidual numbers. More...

#include <sstream>
#include <ostream>
#include "../algebra/vec.h"
#include "../algebra/mat.h"

Go to the source code of this file.

Classes

class  theoretica::multidual< N >
 Multidual number algebra for functions of the form \(f: \mathbb{R}^n \rightarrow \mathbb{R}\). More...
 

Namespaces

 theoretica
 Main namespace of the library which contains all functions and objects.
 

Detailed Description

Multidual numbers.