Blender  V3.3
Classes | Namespaces | Enumerations | Functions
function_derivative.h File Reference
#include <cmath>
#include "libmv/logging/logging.h"
#include "libmv/numeric/numeric.h"

Go to the source code of this file.

Classes

class  libmv::NumericJacobian< Function, mode >
 

Namespaces

 libmv
 

Enumerations

enum  libmv::NumericJacobianMode { libmv::CENTRAL , libmv::FORWARD }
 

Functions

template<typename Function , typename Jacobian >
bool libmv::CheckJacobian (const Function &f, const typename Function::XMatrixType &x)