KrisLibrary  1.0.0
Classes | Namespaces
sparsefunction.h File Reference

Vector field classes with sparse jacobians. More...

#include "function.h"
#include "sparsematrix.h"
#include "sparsevector.h"

Go to the source code of this file.

Classes

class  Math::SparseVectorFunction
 A vector field function with a sparse jacobian. The Jacobian_Sparse and Jacobian_i_Sparse methods must be overridden. More...
 

Namespaces

 Math
 Contains all definitions in the Math package.
 

Detailed Description

Vector field classes with sparse jacobians.