Home
last modified time | relevance | path

Searched defs:AtA (Results 1 – 25 of 85) sorted by relevance

1234

/dports/graphics/wings/libigl-2.1.0/include/igl/
H A DAtA_cached.cpp18 Eigen::SparseMatrix<Scalar>& AtA) in AtA_cached_precompute()
116 Eigen::SparseMatrix<Scalar>& AtA) in AtA_cached()
H A Dslim.h69 Eigen::SparseMatrix<double> AtA; member
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A DAtA_cached.cpp18 Eigen::SparseMatrix<Scalar>& AtA) in AtA_cached_precompute()
116 Eigen::SparseMatrix<Scalar>& AtA) in AtA_cached()
/dports/graphics/scantailor/scantailor-advanced-1.0.16/math/
H A DToLineProjector.cpp25 const double AtA = m_mat.dot(m_mat); in ToLineProjector() local
/dports/graphics/scantailor/scantailor-advanced-1.0.16/imageproc/
H A DPolynomialSurface.cpp63 MatT<double> AtA(num_terms, num_terms); in PolynomialSurface() local
109 MatT<double> AtA(num_terms, num_terms); in PolynomialSurface() local
207 MatT<double>& AtA, in prepareDataForLeastSquares()
282 MatT<double>& AtA, in prepareDataForLeastSquares()
H A DPolynomialLine.cpp49 MatT<double> AtA(num_terms, num_terms); in doLeastSquares() local
/dports/games/ioquake3/ioquake3-1.36/code/libspeex/
H A Decho_diagnostic.m64 AtA = toeplitz(acorr(1:tail_length)); variable
/dports/games/ioquake3-server/ioquake3-1.36/code/libspeex/
H A Decho_diagnostic.m64 AtA = toeplitz(acorr(1:tail_length)); variable
/dports/net/pjsip/pjproject-2.11.1/third_party/speex/libspeex/
H A Decho_diagnostic.m64 AtA = toeplitz(acorr(1:tail_length)); variable
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/libspeex/
H A Decho_diagnostic.m64 AtA = toeplitz(acorr(1:tail_length)); variable
/dports/games/openarena/openarena-engine-source-0.8.8/code/libspeex/
H A Decho_diagnostic.m64 AtA = toeplitz(acorr(1:tail_length)); variable
/dports/games/evq3/evq3/code/libspeex/
H A Decho_diagnostic.m64 AtA = toeplitz(acorr(1:tail_length)); variable
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/speex/
H A Decho_diagnostic.m64 AtA = toeplitz(acorr(1:tail_length)); variable
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/speex/
H A Decho_diagnostic.m64 AtA = toeplitz(acorr(1:tail_length)); variable
/dports/misc/openmvg/openMVG-2.0/src/openMVG/multiview/
H A Dtriangulation_nview.cpp48 Mat4 AtA = Mat4::Zero(); in TriangulateNViewAlgebraic() local
H A Drotation_averaging_l2.cpp134 Mat AtA(3*nCamera,3*nCamera); in L2RotationAveraging() local
/dports/science/PETSc/petsc-3.14.1/src/mat/tests/
H A Dex209.c11 Mat A,C,AtA,B; in main() local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/tests/
H A Dtest_matrix_products.cxx26 vnl_matrix<double> AtB,AtA,AAt; in test_matrix_products() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/TargetMetric/Shape/
H A DAWShape2DNB1.cpp64 const MsqMatrix<2,2> AtA = transpose(A) * A; in evaluate_with_grad() local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/
H A Dmbl_matrix_products.cxx222 void mbl_matrix_product_at_a(vnl_matrix<double>& AtA, in mbl_matrix_product_at_a()
258 void mbl_matrix_product_at_a(vnl_matrix<double>& AtA, in mbl_matrix_product_at_a()
/dports/math/octave-forge-linear-algebra/linear-algebra-2.2.3/inst/
H A Dnmf_bpas.m580 AtA = A;, AtB = B; variable
582 AtA = A'*A;, AtB = A'*B; variable
/dports/misc/visp/visp-3.4.0/modules/core/src/math/misc/
H A DvpMath.cpp302 vpMatrix AtA(2, 2, 0.0); in lineFitting() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/usac/
H A Dhomography_solver.cpp106 AtA[81] = {0}; in estimate() local
265 double AtA[36] = {0}, Ab[6] = {0}; in estimate() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/util/src/
H A DLSQCrossValidationIterator.cpp99 RealMatrix AtA(A.numCols(), A.numCols(), false); in run() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/IterativeLinearSolvers/
H A DIncompleteLUT.h231 SparseMatrix<Scalar,ColMajor, Index> AtA = mat2 + mat1; in analyzePattern() local

1234