Blender V5.0
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

namespace  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)