Home
last modified time | relevance | path

Searched defs:SparseMatrixType (Results 1 – 25 of 58) sorted by relevance

123

/dports/math/viennacl/ViennaCL-1.7.1/viennacl/linalg/
H A Dsparse_matrix_operations.hpp296 …inplace_solve(const matrix_expression<const SparseMatrixType, const SparseMatrixType, op_trans> & … in inplace_solve()
332 …block_inplace_solve(const matrix_expression<const SparseMatrixType, const SparseMatrixType, op_tra… in block_inplace_solve()
390 operator+(viennacl::vector_base<SCALARTYPE> & result, in operator +()
408 operator-(viennacl::vector_base<SCALARTYPE> & result, in operator -()
H A Damg.hpp171 typedef typename InternalT1::value_type SparseMatrixType; in amg_init() typedef
263 typedef viennacl::compressed_matrix<NumericT, AlignmentV> SparseMatrixType; typedef in viennacl::linalg::amg_precond
/dports/math/eigen3/eigen-3.3.9/test/
H A Dconjugate_gradient.cpp15 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_conjugate_gradient_T() typedef
H A Dsimplicial_cholesky.cpp14 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_simplicial_cholesky_T() typedef
H A Dincomplete_cholesky.cpp17 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_incomplete_cholesky_T() typedef
H A Dsparse_vector.cpp19 typedef SparseMatrix<Scalar,0,StorageIndex> SparseMatrixType; in sparse_vector() typedef
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dconjugate_gradient.cpp15 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_conjugate_gradient_T() typedef
H A Dsimplicial_cholesky.cpp14 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_simplicial_cholesky_T() typedef
H A Dincomplete_cholesky.cpp17 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_incomplete_cholesky_T() typedef
H A Dsparse_vector.cpp19 typedef SparseMatrix<Scalar,0,StorageIndex> SparseMatrixType; in sparse_vector() typedef
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dconjugate_gradient.cpp15 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_conjugate_gradient_T() typedef
H A Dsimplicial_cholesky.cpp14 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_simplicial_cholesky_T() typedef
H A Dincomplete_cholesky.cpp17 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_incomplete_cholesky_T() typedef
H A Dsparse_vector.cpp19 typedef SparseMatrix<Scalar,0,StorageIndex> SparseMatrixType; in sparse_vector() typedef
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dconjugate_gradient.cpp15 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_conjugate_gradient_T() typedef
H A Dsimplicial_cholesky.cpp14 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_simplicial_cholesky_T() typedef
H A Dincomplete_cholesky.cpp17 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_incomplete_cholesky_T() typedef
H A Dsparse_vector.cpp19 typedef SparseMatrix<Scalar,0,StorageIndex> SparseMatrixType; in sparse_vector() typedef
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dconjugate_gradient.cpp15 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_conjugate_gradient_T() typedef
H A Dsimplicial_cholesky.cpp14 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_simplicial_cholesky_T() typedef
H A Dincomplete_cholesky.cpp17 typedef SparseMatrix<T,0,I> SparseMatrixType; in test_incomplete_cholesky_T() typedef
H A Dsparse_vector.cpp19 typedef SparseMatrix<Scalar,0,StorageIndex> SparseMatrixType; in sparse_vector() typedef
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/eigen2/
H A Deigen2_sparse_vector.cpp19 typedef SparseMatrix<Scalar> SparseMatrixType; in sparse_vector() typedef
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/
H A Dsparse_vector.cpp19 typedef SparseMatrix<Scalar,0,Index> SparseMatrixType; in sparse_vector() typedef
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Transformation/include/mirtk/
H A DTransformationJacobian.h49 typedef OrderedMap<int, ColumnType> SparseMatrixType; typedef

123