Home
last modified time | relevance | path

Searched refs:RealVecType (Results 1 – 13 of 13) sorted by relevance

/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dbdcsvd.cpp43 typedef Matrix<RealScalar, Size, 1> RealVecType; in bdcsvd_method() typedef
45 VERIFY_IS_APPROX(m.bdcSvd().singularValues(), RealVecType::Ones()); in bdcsvd_method()
H A Djacobisvd.cpp64 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef
66 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dbdcsvd.cpp43 typedef Matrix<RealScalar, Size, 1> RealVecType; in bdcsvd_method() typedef
45 VERIFY_IS_APPROX(m.bdcSvd().singularValues(), RealVecType::Ones()); in bdcsvd_method()
H A Djacobisvd.cpp64 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef
66 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()
/dports/math/eigen3/eigen-3.3.9/test/
H A Dbdcsvd.cpp47 typedef Matrix<RealScalar, Size, 1> RealVecType; in bdcsvd_method() typedef
49 VERIFY_IS_APPROX(m.bdcSvd().singularValues(), RealVecType::Ones()); in bdcsvd_method()
H A Djacobisvd.cpp64 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef
66 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dbdcsvd.cpp47 typedef Matrix<RealScalar, Size, 1> RealVecType; in bdcsvd_method() typedef
49 VERIFY_IS_APPROX(m.bdcSvd().singularValues(), RealVecType::Ones()); in bdcsvd_method()
H A Djacobisvd.cpp64 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef
66 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dbdcsvd.cpp47 typedef Matrix<RealScalar, Size, 1> RealVecType; in bdcsvd_method() typedef
49 VERIFY_IS_APPROX(m.bdcSvd().singularValues(), RealVecType::Ones()); in bdcsvd_method()
H A Djacobisvd.cpp64 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef
66 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/unsupported/test/
H A Djacobisvd.cpp96 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef
98 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/unsupported/test/
H A Djacobisvd.cpp96 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef
98 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/
H A Djacobisvd.cpp297 typedef Matrix<RealScalar, Size, 1> RealVecType; in jacobisvd_method() typedef
299 VERIFY_IS_APPROX(m.jacobiSvd().singularValues(), RealVecType::Ones()); in jacobisvd_method()