Home
last modified time | relevance | path

Searched refs:MatrixQType (Results 1 – 25 of 54) sorted by relevance

123

/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/
H A Dqr.cpp21 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
26 MatrixQType q = qrOfA.householderQ(); in qr()
H A Dqr_fullpivoting.cpp22 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
34 MatrixQType q = qr.matrixQ(); in qr()
H A Dqr_colpivoting.cpp22 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
32 MatrixQType q = qr.householderQ(); in qr()
/dports/math/eigen3/eigen-3.3.9/test/
H A Dqr.cpp19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
24 MatrixQType q = qrOfA.householderQ(); in qr()
H A Dqr_colpivoting.cpp25 MatrixQType; in cod() typedef
35 MatrixQType q = cod.householderQ(); in cod()
101 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
111 MatrixQType q = qr.householderQ(); in qr()
H A Dqr_fullpivoting.cpp24 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
36 MatrixQType q = qr.matrixQ(); in qr()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dqr.cpp19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
24 MatrixQType q = qrOfA.householderQ(); in qr()
H A Dqr_colpivoting.cpp25 MatrixQType; in cod() typedef
35 MatrixQType q = cod.householderQ(); in cod()
101 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
111 MatrixQType q = qr.householderQ(); in qr()
H A Dqr_fullpivoting.cpp24 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
36 MatrixQType q = qr.matrixQ(); in qr()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dqr.cpp19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
24 MatrixQType q = qrOfA.householderQ(); in qr()
H A Dqr_colpivoting.cpp25 MatrixQType; in cod() typedef
35 MatrixQType q = cod.householderQ(); in cod()
101 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
111 MatrixQType q = qr.householderQ(); in qr()
H A Dqr_fullpivoting.cpp24 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
36 MatrixQType q = qr.matrixQ(); in qr()
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dqr.cpp19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
24 MatrixQType q = qrOfA.householderQ(); in qr()
H A Dqr_colpivoting.cpp25 MatrixQType; in cod() typedef
35 MatrixQType q = cod.householderQ(); in cod()
101 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
111 MatrixQType q = qr.householderQ(); in qr()
H A Dqr_fullpivoting.cpp24 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
36 MatrixQType q = qr.matrixQ(); in qr()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dqr.cpp19 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
24 MatrixQType q = qrOfA.householderQ(); in qr()
H A Dqr_colpivoting.cpp25 MatrixQType; in cod() typedef
35 MatrixQType q = cod.householderQ(); in cod()
101 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
111 MatrixQType q = qr.householderQ(); in qr()
H A Dqr_fullpivoting.cpp24 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> MatrixQType; in qr() typedef
36 MatrixQType q = qr.matrixQ(); in qr()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/QR/
H A DHouseholderQR.h57 …:Flags&RowMajorBit) ? RowMajor : ColMajor, MaxRowsAtCompileTime, MaxRowsAtCompileTime> MatrixQType; typedef
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/QR/
H A DHouseholderQR.h57 …:Flags&RowMajorBit) ? RowMajor : ColMajor, MaxRowsAtCompileTime, MaxRowsAtCompileTime> MatrixQType; typedef
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/QR/
H A DHouseholderQR.h59 …:Flags&RowMajorBit) ? RowMajor : ColMajor, MaxRowsAtCompileTime, MaxRowsAtCompileTime> MatrixQType; typedef
/dports/math/eigen3/eigen-3.3.9/Eigen/src/QR/
H A DHouseholderQR.h59 …:Flags&RowMajorBit) ? RowMajor : ColMajor, MaxRowsAtCompileTime, MaxRowsAtCompileTime> MatrixQType; typedef
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/QR/
H A DHouseholderQR.h59 …:Flags&RowMajorBit) ? RowMajor : ColMajor, MaxRowsAtCompileTime, MaxRowsAtCompileTime> MatrixQType; typedef
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/QR/
H A DHouseholderQR.h59 …:Flags&RowMajorBit) ? RowMajor : ColMajor, MaxRowsAtCompileTime, MaxRowsAtCompileTime> MatrixQType; typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/QR/
H A DHouseholderQR.h59 …:Flags&RowMajorBit) ? RowMajor : ColMajor, MaxRowsAtCompileTime, MaxRowsAtCompileTime> MatrixQType; typedef

123