Home
last modified time | relevance | path

Searched defs:_hessian (Results 1 – 8 of 8) sorted by relevance

/dports/math/g2o/g2o-20201223_git/g2o/core/
H A Dbase_multi_edge.h98 std::vector<HessianHelper> _hessian; variable
161 std::vector<HessianHelper> _hessian; variable
H A Dbase_binary_edge.h109 HessianBlockType _hessian; variable
/dports/misc/dartsim/dart-6.11.1/python/dartpy/optimizer/
H A DFunction.cpp158 dart::optimizer::HessianFunction _hessian) { in Function()
/dports/misc/dartsim/dart-6.11.1/dart/optimizer/
H A DFunction.cpp159 void ModularFunction::setHessianFunction(HessianFunction _hessian) in setHessianFunction()
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/feature/
H A Dsift.py40 def _hessian(d, positions): function
/dports/science/py-paida/paida-3.2.1_2.10.1/paida/paida_core/
H A DIFunction.py267 def _hessian(self, x): member in IFunction
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dff-Ipopt.cpp602 ScalarFunc *_fitness, VectorFunc *_dfitness, SparseMatFunc *_hessian, in ffNLP()
611 ScalarFunc *_fitness, VectorFunc *_dfitness, SparseMatFunc *_hessian, in ffNLP()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dpermu.cc1040 gen _hessian(const gen & args,GIAC_CONTEXT){ in _hessian() function