Home
last modified time | relevance | path

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

12

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/test/
H A Dtest_adaptive_manifold.cpp21 double normInf = cvtest::norm(res, ref, NORM_INF); in checkSimilarity() local
51 double normInf = cvtest::norm(src, res, NORM_INF); in TEST() local
H A Dtest_joint_bilateral_filter.cpp15 double normInf = cvtest::norm(src, ref, NORM_INF); in checkSimilarity() local
H A Dtest_guided_filter.cpp345 double normInf = cv::norm(res, resRef, NORM_INF); in TEST_P() local
/dports/science/siconos/siconos-4.4.0/kernel/src/utils/SiconosAlgebra/
H A DSimpleMatrixMisc.cpp38 double SimpleMatrix::normInf() const in normInf() function in SimpleMatrix
H A DBlockVector.cpp543 double BlockVector::normInf() const in normInf() function in BlockVector
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dnorm.cpp47 s32 normInf(const Size2D &_size, in normInf() function
91 s32 normInf(const Size2D &_size, in normInf() function
135 s32 normInf(const Size2D &_size, in normInf() function
179 s32 normInf(const Size2D &_size, in normInf() function
223 s32 normInf(const Size2D &_size, in normInf() function
267 f32 normInf(const Size2D &_size, in normInf() function
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/helper/util/
H A Dmatrixbase.h281 Real normInf() const in normInf() function
/dports/mail/nextcloud-mail/mail/vendor/rubix/tensor/lib/JAMA/
H A DMatrix.php640 public function normInf() function in JAMA\\Matrix
/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/stogo/
H A Dlinalg.cc83 double normInf(RCRVector x) { in normInf() function
/dports/math/nlopt/nlopt-2.7.1/src/algs/stogo/
H A Dlinalg.cc83 double normInf(RCRVector x) { in normInf() function
/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_SimpleMatrix.h223 inline RT normInf() const in normInf() function
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/test/
H A Dtest_ie_models.cpp368 double normInf = cvtest::norm(srcIt.second, dstIt->second, cv::NORM_INF); in TEST_P() local
H A Dtest_common.impl.hpp73 double normInf = cvtest::norm(ref, test, cv::NORM_INF); in normAssert() local
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dbase.hpp441 _AccTp normInf(const _Tp* a, int n) in normInf() function
521 _AccTp normInf(const _Tp* a, const _Tp* b, int n) in normInf() function
/dports/finance/quantlib/QuantLib-1.20/ql/math/matrixutilities/
H A Dpseudosqrt.cpp267 Real normInf(const Matrix& M) { in normInf() function
/dports/math/openturns/openturns-1.18/lib/src/Base/Type/
H A DPoint.cxx378 Scalar Point::normInf() const in normInf() function in Point
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/numerics/src/
H A DTeuchos_SerialTriDiMatrix.hpp824 …ScalarTraits<ScalarType>::magnitudeType SerialTriDiMatrix<OrdinalType, ScalarType>::normInf() const in normInf() function in Teuchos::SerialTriDiMatrix
H A DTeuchos_SerialSymDenseMatrix.hpp857 …larTraits<ScalarType>::magnitudeType SerialSymDenseMatrix<OrdinalType, ScalarType>::normInf() const in normInf() function in Teuchos::SerialSymDenseMatrix
H A DTeuchos_SerialBandDenseMatrix.hpp880 …arTraits<ScalarType>::magnitudeType SerialBandDenseMatrix<OrdinalType, ScalarType>::normInf() const in normInf() function in Teuchos::SerialBandDenseMatrix
H A DTeuchos_SerialDenseMatrix.hpp836 …ScalarTraits<ScalarType>::magnitudeType SerialDenseMatrix<OrdinalType, ScalarType>::normInf() const in normInf() function in Teuchos::SerialDenseMatrix
/dports/science/dynare/dynare-4.6.4/dynare++/sylv/testing/
H A Dtests.cc447 double normInf = check.getNormInf(); in eig_bubble() local
476 double normInf = check.getNormInf(); in block_diag() local
/dports/science/dynare/dynare-4.6.4/dynare++/tl/testing/
H A Dtests.cc215 double normInf = folded2->getNormInf(); in fold_unfold() local
250 double normInf = btmp.getNormInf(); in dense_prod() local
/dports/net-im/convey/convey-src-0.3/src/org/convey/
H A DMatrix.java488 public double normInf () { in normInf() method in Matrix
/dports/devel/simgear/simgear-2020.3.11/simgear/math/
H A DSGMatrix.hxx425 normInf(const SGMatrix<T>& m) in normInf() function
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/Jama/
H A DMatrix.java527 public double normInf () { in normInf() method in Matrix

12