Home
last modified time | relevance | path

Searched defs:gradient_norm (Results 1 – 25 of 25) sorted by relevance

/dports/science/py-qcengine/qcengine-0.21.0/qcengine/programs/tests/
H A Dtest_qcore.py19 def test_qcore_methods(method, energy, gradient_norm): argument
/dports/math/py-python-picard/python-picard-0.7/examples/
H A Dplot_faces_decomposition.py38 def gradient_norm(Y): function
/dports/science/madness/madness-ebb3fd7/src/madness/tensor/
H A Dsolvers.cc109 double SteepestDescent::gradient_norm() const {return gnorm;} in gradient_norm() function in madness::SteepestDescent
338 double QuasiNewton::gradient_norm() const {return gnorm;} in gradient_norm() function in madness::QuasiNewton
H A Dkain.cc247 double gradient_norm() const {return gnorm;} in gradient_norm() function in SteepestDescent
468 double gradient_norm() const {return gnorm;} in gradient_norm() function in QuasiNewton
/dports/graphics/blender/blender-2.91.0/extern/ceres/include/ceres/
H A Diteration_callback.h86 double gradient_norm = 0.0; member
/dports/math/ceres-solver/ceres-solver-2.0.0/include/ceres/
H A Diteration_callback.h86 double gradient_norm = 0.0; member
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/include/ceres/
H A Diteration_callback.h106 double gradient_norm; member
/dports/misc/opennn/opennn-5.0.5/tests/
H A Dlevenberg_marquardt_algorithm_test.cpp342 type gradient_norm = 0; in test_perform_training() local
/dports/math/adept/adept-2.0.8/include/adept/
H A DMinimizer.h140 Real gradient_norm() const { return gradient_norm_; } in gradient_norm() function
/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Ddogleg_strategy.cc206 const double gradient_norm = gradient_.norm(); in ComputeTraditionalDoglegStep() local
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Ddogleg_strategy.cc204 const double gradient_norm = gradient_.norm(); in ComputeTraditionalDoglegStep() local
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Ddogleg_strategy.cc204 const double gradient_norm = gradient_.norm(); in ComputeTraditionalDoglegStep() local
/dports/science/madness/madness-ebb3fd7/src/apps/chem/
H A Dmolecular_optimizer.h93 double gradient_norm() const {return gnorm;} in gradient_norm() function
/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dstochastic_gradient_descent.cpp463 type gradient_norm = 0; in perform_training() local
H A Dgradient_descent.cpp567 type gradient_norm = 0; in perform_training() local
H A Dadaptive_moment_estimation.cpp341 type gradient_norm = 0; in perform_training() local
H A Dlevenberg_marquardt_algorithm.cpp574 type gradient_norm = 0; in perform_training() local
H A Dquasi_newton_method.cpp810 type gradient_norm = 0; in perform_training() local
H A Dconjugate_gradient.cpp948 type gradient_norm = 0; in perform_training() local
H A Dcorrelations.cpp1609 Tensor<type, 0> gradient_norm; in gauss_correlations() local
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dtaoimpl.h86 Mat gradient_norm; member
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DCASSCFnewtonraphson.cpp408 double gradient_norm = 0.0; in construct_gradient() local
/dports/science/madness/madness-ebb3fd7/src/apps/polar/
H A Dmcpfit.cc969 double gradient_norm() const in gradient_norm() function in MySteepestDescent
/dports/science/madness/madness-ebb3fd7/src/apps/moldft/
H A Dmcpfit.cc966 double gradient_norm() const in gradient_norm() function in MySteepestDescent
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/base/
H A Ddata_out_base.cc2913 double gradient_norm = in svg_get_gradient_parameters() local