Home
last modified time | relevance | path

Searched refs:DecompositionType (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/misc/
H A DSparseSolve.h20 template<typename DecompositionType, typename Rhs>
21 struct traits<sparse_solve_retval_base<DecompositionType, Rhs> >
23 typedef typename DecompositionType::MatrixType MatrixType;
31 typedef _DecompositionType DecompositionType;
41 inline const DecompositionType& dec() const { return m_dec; }
50 const DecompositionType& m_dec;
54 #define EIGEN_MAKE_SPARSE_SOLVE_HELPERS(DecompositionType,Rhs) \
55 typedef typename DecompositionType::MatrixType MatrixType; \
74 typedef typename DecompositionType::MatrixType MatrixType;
86 typedef typename DecompositionType::Index Index;
[all …]
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/misc/
H A DSparseSolve.h20 template<typename DecompositionType, typename Rhs>
21 struct traits<sparse_solve_retval_base<DecompositionType, Rhs> >
23 typedef typename DecompositionType::MatrixType MatrixType;
31 typedef _DecompositionType DecompositionType;
41 inline const DecompositionType& dec() const { return m_dec; }
67 const DecompositionType& m_dec;
71 #define EIGEN_MAKE_SPARSE_SOLVE_HELPERS(DecompositionType,Rhs) \
72 typedef typename DecompositionType::MatrixType MatrixType; \
91 typedef typename DecompositionType::MatrixType MatrixType;
103 typedef typename DecompositionType::Index Index;
[all …]
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/misc/
H A DSparseSolve.h20 template<typename DecompositionType, typename Rhs>
21 struct traits<sparse_solve_retval_base<DecompositionType, Rhs> >
23 typedef typename DecompositionType::MatrixType MatrixType;
31 typedef _DecompositionType DecompositionType;
41 inline const DecompositionType& dec() const { return m_dec; }
67 const DecompositionType& m_dec;
71 #define EIGEN_MAKE_SPARSE_SOLVE_HELPERS(DecompositionType,Rhs) \
72 typedef typename DecompositionType::MatrixType MatrixType; \
91 typedef typename DecompositionType::MatrixType MatrixType;
103 typedef typename DecompositionType::Index Index;
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/misc/
H A DSparseSolve.h20 template<typename DecompositionType, typename Rhs>
21 struct traits<sparse_solve_retval_base<DecompositionType, Rhs> >
23 typedef typename DecompositionType::MatrixType MatrixType;
31 typedef _DecompositionType DecompositionType;
41 inline const DecompositionType& dec() const { return m_dec; }
67 const DecompositionType& m_dec;
71 #define EIGEN_MAKE_SPARSE_SOLVE_HELPERS(DecompositionType,Rhs) \
72 typedef typename DecompositionType::MatrixType MatrixType; \
91 typedef typename DecompositionType::MatrixType MatrixType;
103 typedef typename DecompositionType::Index Index;
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/misc/
H A DSparseSolve.h20 template<typename DecompositionType, typename Rhs>
21 struct traits<sparse_solve_retval_base<DecompositionType, Rhs> >
23 typedef typename DecompositionType::MatrixType MatrixType;
31 typedef _DecompositionType DecompositionType;
41 inline const DecompositionType& dec() const { return m_dec; }
67 const DecompositionType& m_dec;
71 #define EIGEN_MAKE_SPARSE_SOLVE_HELPERS(DecompositionType,Rhs) \
72 typedef typename DecompositionType::MatrixType MatrixType; \
91 typedef typename DecompositionType::MatrixType MatrixType;
103 typedef typename DecompositionType::Index Index;
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/eigen3/eigen-3.3.9/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/misc/
H A DImage.h20 template<typename DecompositionType>
21 struct traits<image_retval_base<DecompositionType> >
23 typedef typename DecompositionType::MatrixType MatrixType;
38 typedef _DecompositionType DecompositionType;
39 typedef typename DecompositionType::MatrixType MatrixType;
51 inline const DecompositionType& dec() const { return m_dec; }
56 static_cast<const image_retval<DecompositionType>*>(this)->evalTo(dst);
60 const DecompositionType& m_dec;
67 #define EIGEN_MAKE_IMAGE_HELPERS(DecompositionType) \
68 typedef typename DecompositionType::MatrixType MatrixType; \
[all …]

123456789