Home
last modified time | relevance | path

Searched defs:matU (Results 1 – 16 of 16) sorted by last modified time

/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_ilu.h49 hypre_ParCSRMatrix *matU; member
H A Dpar_ilu_setup.c70 hypre_ParCSRMatrix *matU = hypre_ParILUDataMatU(ilu_data); in hypre_ILUSetup() local
3573 hypre_ParCSRMatrix *matU; in hypre_ILUSetupMILU0() local
4654 hypre_ParCSRMatrix *matU; in hypre_ILUSetupILUK() local
5231 hypre_ParCSRMatrix *matU; in hypre_ILUSetupILUT() local
6195 hypre_ParCSRMatrix *matU; in hypre_ILUSetupILU0RAS() local
7401 hypre_ParCSRMatrix *matU; in hypre_ILUSetupILUKRAS() local
7965 hypre_ParCSRMatrix *matU; in hypre_ILUSetupILUTRAS() local
H A Dpar_ilu_solve.c61 hypre_ParCSRMatrix *matU = hypre_ParILUDataMatU(ilu_data); in hypre_ILUSolve() local
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/eigen2/
H A Deigen2_svd.cpp35 MatrixType matU = MatrixType::Zero(rows,rows); in svd() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/test/
H A Dtest_fundam.cpp217 CvMat matU = cvMat( 3, 3, CV_64F, U ); in cvTsRodrigues() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dcalibration.cpp1065 CvMat matU = cvMat( 3, 3, CV_64F, U ); in cvFindExtrinsicCameraParams2() local
/dports/astro/siril/siril/src/opencv/findHomography/
H A Dcalibration.cpp612 CvMat matU = cvMat( 3, 3, CV_64F, U ); in cvRodrigues2() local
1173 CvMat matU = cvMat( 3, 3, CV_64F, U ); in cvFindExtrinsicCameraParams2() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/stats/src/
H A DInvLogitGaussianVectorRealizer.C58 const M & matU, in InvLogitGaussianVectorRealizer()
177 const M & matU, in updateLowerCholLawCovMatrix()
H A DLogNormalVectorRealizer.C64 const M& matU, in LogNormalVectorRealizer()
H A DGaussianVectorRealizer.C66 const M& matU, in GaussianVectorRealizer()
177 const M& matU, in updateLowerCholLawCovMatrix()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/core/src/
H A DTeuchosMatrix.C616 TeuchosMatrix::svd(TeuchosMatrix& matU, TeuchosVector& vecS, TeuchosMatrix& matVt) const in svd()
H A DGslMatrix.C484 GslMatrix::svd(GslMatrix& matU, GslVector& vecS, GslMatrix& matVt) const in svd()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/radical/
H A Dradical.cpp188 mat matU, matV; in WhitenFeatureMajorMatrix() local
/dports/math/linbox/linbox-1.6.3/benchmarks/
H A Domp-benchmark.C75 MapSparse<typename Blackbox::Field> matU, in runBlockWiedemann()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/essentialConditions/
H A DConstraints.cpp1212 MatrixEntry matU(matR,true); //copy matR, forcing storage copy to prevent shared storage in reduceConstraints() local
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbuch3.c2001 bnrclassnointernarch(GEN B, GEN h, GEN matU) in bnrclassnointernarch()