Blender
V3.3
|
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) |