Home
last modified time | relevance | path

Searched defs:ZeroFunction (Results 1 – 5 of 5) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/numerics/
H A Dzero_function.h39 ZeroFunction () : ConstFunction<Output>(0) {} in ZeroFunction() function
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DTestRiboseMobilizer.cpp20 class ZeroFunction : public Function::Constant { class
22 ZeroFunction() : Function::Constant(0, 0) {} in ZeroFunction() function in ZeroFunction
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dcubic_interpolation_test.cc381 TEST_F(BiCubicInterpolatorTest, ZeroFunction) { in TEST_F() argument
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dcubic_interpolation_test.cc403 TEST_F(BiCubicInterpolatorTest, ZeroFunction) { in TEST_F() argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/base/
H A Dfunction.templates.h325 ZeroFunction<dim, RangeNumberType>::ZeroFunction( in ZeroFunction() function