Home
last modified time | relevance | path

Searched defs:sparsematrix (Results 1 – 20 of 20) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dsparsematrix.h16 struct sparsematrix { struct
21 typedef struct sparsematrix sparsematrix_t; argument
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dsparsematrix.h16 struct sparsematrix { struct
21 typedef struct sparsematrix sparsematrix_t; argument
/dports/math/linbox/linbox-1.6.3/linbox/matrix/
H A DMakefile.am23 SUBDIRS= sparsematrix densematrix matrixdomain sliced3 subdir
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/matrices/
H A DMakefile83 sparsematrix: target
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/matrices/sparsematrix/
H A DIdentityTest.cpp57 namespace sparsematrix { namespace
H A DUniUpperTest.cpp58 namespace sparsematrix { namespace
H A DUniLowerTest.cpp58 namespace sparsematrix { namespace
H A DStrictlyLowerTest.cpp58 namespace sparsematrix { namespace
H A DStrictlyUpperTest.cpp58 namespace sparsematrix { namespace
H A DDiagonalTest.cpp58 namespace sparsematrix { namespace
H A DHermitianTest.cpp58 namespace sparsematrix { namespace
H A DLowerTest.cpp58 namespace sparsematrix { namespace
H A DSymmetricTest.cpp58 namespace sparsematrix { namespace
H A DUpperTest.cpp58 namespace sparsematrix { namespace
H A DZeroTest.cpp58 namespace sparsematrix { namespace
H A DGeneralTest.cpp59 namespace sparsematrix { namespace
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dlinalg.h47 } sparsematrix; typedef
H A Dlinalg.cpp260 sparsematrix::sparsematrix() : _sparsematrix_owner() in sparsematrix() function in alglib::sparsematrix
264 sparsematrix::sparsematrix(const sparsematrix &rhs):_sparsematrix_owner(rhs) in sparsematrix() function in alglib::sparsematrix
/dports/math/alglib/alglib-cpp/src/
H A Dlinalg.h53 } sparsematrix; typedef
H A Dlinalg.cpp3610 sparsematrix::sparsematrix() : _sparsematrix_owner() in sparsematrix() function in alglib::sparsematrix
3614 sparsematrix::sparsematrix(const sparsematrix &rhs):_sparsematrix_owner(rhs) in sparsematrix() function in alglib::sparsematrix