Home
last modified time | relevance | path

Searched defs:SparseMat (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/on_nurbs/
H A Dsparse_mat.h56 SparseMat () in SparseMat() function
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dhessian.cpp27 typedef typename Eigen::SparseMatrix<Scalar> SparseMat; in hessian() typedef
H A Dhessian_energy.cpp25 typedef typename Eigen::SparseMatrix<Scalar> SparseMat; in hessian_energy() typedef
H A Dloop.cpp27 typedef Eigen::SparseMatrix<SType> SparseMat; in loop() typedef
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dhessian.cpp27 typedef typename Eigen::SparseMatrix<Scalar> SparseMat; in hessian() typedef
H A Dhessian_energy.cpp25 typedef typename Eigen::SparseMatrix<Scalar> SparseMat; in hessian_energy() typedef
H A Dloop.cpp27 typedef Eigen::SparseMatrix<SType> SparseMat; in loop() typedef
/dports/math/linbox/linbox-1.6.3/examples/
H A Dpower_rank.C54 typedef SparseMatrix<Field, SparseMatrixFormat::SparseSeq > SparseMat; in tmain() typedef
H A Dfind-invariant-factors.C22 typedef SparseMatrix<Field, SparseMatrixFormat::TPL> SparseMat; typedef
H A Dpoweroftwo_ranks.C47 LinBox::SparseMatrixFormat::SparseSeq > SparseMat; in runpoweroftworank() typedef
H A Dinvariant-factors.C43 typedef SparseMatrix<Field, SparseMatrixFormat::CSR> SparseMat; typedef
H A Dgf3-invariant-factors.C45 typedef PascalBlackbox<Field> SparseMat; typedef
H A Dsmithsparse.C314 LinBox::SparseMatrixFormat::SparseSeq > SparseMat; in runpoweroftworank() typedef
/dports/math/linbox/linbox-1.6.3/benchmarks/
H A Dblock-coppersmith-benchmark.C25 typedef SparseMatrix<Field, SparseMatrixFormat::TPL_omp> SparseMat; typedef
H A Dgen-blocks.C39 typedef SparseMatrix<Field> SparseMat; typedef
H A Dinvariant-factors-benchmark.C30 typedef SparseMatrix<Field, SparseMatrixFormat::TPL_omp> SparseMat; typedef
/dports/math/linbox/linbox-1.6.3/tests/
H A Dtest-frobenius-small.C20 typedef SparseMatrix<Field, SparseMatrixFormat::CSR> SparseMat; typedef
H A Dtest-invariant-factors.C23 typedef SparseMatrix<Field, SparseMatrixFormat::CSR> SparseMat; typedef
H A Dtest-frobenius-large.C21 typedef SparseMatrix<Field, SparseMatrixFormat::CSR> SparseMat; typedef
H A Dtest-sparse-map-map.C28 typedef SparseMatrix<Field,SparseMatrixFormat::SMM> SparseMat; typedef
H A Dtest-regression.C487 LinBox::SparseMatrixFormat::SparseSeq > SparseMat; in testLocalSmith() typedef
/dports/graphics/wings/libigl-2.1.0/tutorial/712_DataSmoothing/
H A Dmain.cpp26 typedef Eigen::SparseMatrix<double> SparseMat; in main() typedef
/dports/science/siconos/siconos-4.4.0/kernel/src/utils/SiconosAlgebra/
H A DSiconosAlgebraTypeDef.hpp153 typedef ublas::compressed_matrix<double, ublas::column_major, 0, Index > SparseMat; typedef
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dmatrix_sparse.cpp180 SparseMat::SparseMat() in SparseMat() function in cv::SparseMat
184 SparseMat::SparseMat(int _dims, const int* _sizes, int _type) in SparseMat() function in cv::SparseMat
190 SparseMat::SparseMat(const SparseMat& m) in SparseMat() function in cv::SparseMat
267 SparseMat::SparseMat(const Mat& m) in SparseMat() function in cv::SparseMat
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dinvariant-factors.h321 typedef SparseMatrix<Field, SparseMatrixFormat::CSR> SparseMat; typedef

12