Home
last modified time | relevance | path

Searched refs:PlainObjectType (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/dports/math/eigen3/eigen-3.3.9/test/
H A Dmapstaticmethods.cpp15 template<typename PlainObjectType,
21 template<typename PlainObjectType, bool IsVector>
24 static void run(const PlainObjectType& m) in run()
30 PlainObjectType::Map(ptr).setZero(); in run()
31 PlainObjectType::MapAligned(ptr).setZero(); in run()
32 PlainObjectType::Map(const_ptr).sum(); in run()
67 template<typename PlainObjectType>
70 static void run(const PlainObjectType& m) in run()
113 template<typename PlainObjectType>
116 static void run(const PlainObjectType& v) in run()
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dmapstaticmethods.cpp15 template<typename PlainObjectType,
21 template<typename PlainObjectType, bool IsVector>
24 static void run(const PlainObjectType& m) in run()
30 PlainObjectType::Map(ptr).setZero(); in run()
31 PlainObjectType::MapAligned(ptr).setZero(); in run()
32 PlainObjectType::Map(const_ptr).sum(); in run()
67 template<typename PlainObjectType>
70 static void run(const PlainObjectType& m) in run()
113 template<typename PlainObjectType>
116 static void run(const PlainObjectType& v) in run()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/
H A Dmapstaticmethods.cpp15 template<typename PlainObjectType,
21 template<typename PlainObjectType, bool IsVector>
24 static void run(const PlainObjectType& m) in run()
30 PlainObjectType::Map(ptr).setZero(); in run()
31 PlainObjectType::MapAligned(ptr).setZero(); in run()
32 PlainObjectType::Map(const_ptr).sum(); in run()
67 template<typename PlainObjectType>
70 static void run(const PlainObjectType& m) in run()
113 template<typename PlainObjectType>
116 static void run(const PlainObjectType& v) in run()
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dmapstaticmethods.cpp15 template<typename PlainObjectType,
21 template<typename PlainObjectType, bool IsVector>
24 static void run(const PlainObjectType& m) in run()
30 PlainObjectType::Map(ptr).setZero(); in run()
31 PlainObjectType::MapAligned(ptr).setZero(); in run()
32 PlainObjectType::Map(const_ptr).sum(); in run()
67 template<typename PlainObjectType>
70 static void run(const PlainObjectType& m) in run()
113 template<typename PlainObjectType>
116 static void run(const PlainObjectType& v) in run()
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dmapstaticmethods.cpp15 template<typename PlainObjectType,
21 template<typename PlainObjectType, bool IsVector>
24 static void run(const PlainObjectType& m) in run()
30 PlainObjectType::Map(ptr).setZero(); in run()
31 PlainObjectType::MapAligned(ptr).setZero(); in run()
32 PlainObjectType::Map(const_ptr).sum(); in run()
67 template<typename PlainObjectType>
70 static void run(const PlainObjectType& m) in run()
113 template<typename PlainObjectType>
116 static void run(const PlainObjectType& v) in run()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dmapstaticmethods.cpp15 template<typename PlainObjectType,
21 template<typename PlainObjectType, bool IsVector>
24 static void run(const PlainObjectType& m) in run()
30 PlainObjectType::Map(ptr).setZero(); in run()
31 PlainObjectType::MapAligned(ptr).setZero(); in run()
32 PlainObjectType::Map(const_ptr).sum(); in run()
67 template<typename PlainObjectType>
70 static void run(const PlainObjectType& m) in run()
113 template<typename PlainObjectType>
116 static void run(const PlainObjectType& v) in run()
[all …]
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h85 : public traits<PlainObjectType>
87 typedef traits<PlainObjectType> BaseTraits;
104 template<typename PlainObjectType>
105 struct traits<TensorRef<PlainObjectType> >
106 : public traits<PlainObjectType>
108 typedef traits<PlainObjectType> BaseTraits;
157 template<typename PlainObjectType>
163 template<typename PlainObjectType>
212 template <typename PlainObjectType>
213 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h87 : public traits<PlainObjectType>
89 typedef traits<PlainObjectType> BaseTraits;
107 template<typename PlainObjectType>
108 struct traits<TensorRef<PlainObjectType> >
109 : public traits<PlainObjectType>
111 typedef traits<PlainObjectType> BaseTraits;
161 template<typename PlainObjectType>
167 template<typename PlainObjectType>
204 template <typename PlainObjectType>
205 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTraits.h87 : public traits<PlainObjectType>
89 typedef traits<PlainObjectType> BaseTraits;
107 template<typename PlainObjectType>
108 struct traits<TensorRef<PlainObjectType> >
109 : public traits<PlainObjectType>
111 typedef traits<PlainObjectType> BaseTraits;
161 template<typename PlainObjectType>
167 template<typename PlainObjectType>
204 template <typename PlainObjectType>
205 struct nested<TensorRef<PlainObjectType> >
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/
H A DMap.h17 template<typename PlainObjectType, int MapOptions, typename StrideType>
18 struct traits<Map<PlainObjectType, MapOptions, StrideType> >
19 : public traits<PlainObjectType>
21 typedef traits<PlainObjectType> TraitsBase;
24 ? PlainObjectType::ColsAtCompileTime
25 : PlainObjectType::RowsAtCompileTime,
28 ? int(PlainObjectType::InnerStrideAtCompileTime)
95 : public MapBase<Map<PlainObjectType, MapOptions, StrideType> >
132 PlainObjectType::Base::_check_template_params();
145 PlainObjectType::Base::_check_template_params();
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/
H A DMap.h17 template<typename PlainObjectType, int MapOptions, typename StrideType>
18 struct traits<Map<PlainObjectType, MapOptions, StrideType> >
19 : public traits<PlainObjectType>
21 typedef traits<PlainObjectType> TraitsBase;
24 ? PlainObjectType::ColsAtCompileTime
25 : PlainObjectType::RowsAtCompileTime,
28 ? int(PlainObjectType::InnerStrideAtCompileTime)
95 : public MapBase<Map<PlainObjectType, MapOptions, StrideType> >
132 PlainObjectType::Base::_check_template_params();
145 PlainObjectType::Base::_check_template_params();
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/
H A DMap.h17 template<typename PlainObjectType, int MapOptions, typename StrideType>
18 struct traits<Map<PlainObjectType, MapOptions, StrideType> >
19 : public traits<PlainObjectType>
21 typedef traits<PlainObjectType> TraitsBase;
24 ? PlainObjectType::ColsAtCompileTime
25 : PlainObjectType::RowsAtCompileTime,
28 ? int(PlainObjectType::InnerStrideAtCompileTime)
95 : public MapBase<Map<PlainObjectType, MapOptions, StrideType> >
132 PlainObjectType::Base::_check_template_params();
145 PlainObjectType::Base::_check_template_params();
[all …]
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/
H A DMap.h17 template<typename PlainObjectType, int MapOptions, typename StrideType>
18 struct traits<Map<PlainObjectType, MapOptions, StrideType> >
19 : public traits<PlainObjectType>
21 typedef traits<PlainObjectType> TraitsBase;
24 ? PlainObjectType::ColsAtCompileTime
25 : PlainObjectType::RowsAtCompileTime,
28 ? int(PlainObjectType::InnerStrideAtCompileTime)
95 : public MapBase<Map<PlainObjectType, MapOptions, StrideType> >
132 PlainObjectType::Base::_check_template_params();
145 PlainObjectType::Base::_check_template_params();
[all …]
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/
H A DMap.h17 template<typename PlainObjectType, int MapOptions, typename StrideType>
18 struct traits<Map<PlainObjectType, MapOptions, StrideType> >
19 : public traits<PlainObjectType>
21 typedef traits<PlainObjectType> TraitsBase;
24 ? PlainObjectType::ColsAtCompileTime
25 : PlainObjectType::RowsAtCompileTime,
28 ? int(PlainObjectType::InnerStrideAtCompileTime)
95 : public MapBase<Map<PlainObjectType, MapOptions, StrideType> >
132 PlainObjectType::Base::_check_template_params();
145 PlainObjectType::Base::_check_template_params();
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/
H A DMap.h17 template<typename PlainObjectType, int MapOptions, typename StrideType>
18 struct traits<Map<PlainObjectType, MapOptions, StrideType> >
19 : public traits<PlainObjectType>
21 typedef traits<PlainObjectType> TraitsBase;
24 ? PlainObjectType::ColsAtCompileTime
25 : PlainObjectType::RowsAtCompileTime,
28 ? int(PlainObjectType::InnerStrideAtCompileTime)
95 : public MapBase<Map<PlainObjectType, MapOptions, StrideType> >
132 PlainObjectType::Base::_check_template_params();
145 PlainObjectType::Base::_check_template_params();
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/
H A DMap.h17 template<typename PlainObjectType, int MapOptions, typename StrideType>
18 struct traits<Map<PlainObjectType, MapOptions, StrideType> >
19 : public traits<PlainObjectType>
21 typedef traits<PlainObjectType> TraitsBase;
24 ? PlainObjectType::ColsAtCompileTime
25 : PlainObjectType::RowsAtCompileTime,
28 ? int(PlainObjectType::InnerStrideAtCompileTime)
95 : public MapBase<Map<PlainObjectType, MapOptions, StrideType> >
132 PlainObjectType::Base::_check_template_params();
145 PlainObjectType::Base::_check_template_params();
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/
H A DMap.h17 template<typename PlainObjectType, int MapOptions, typename StrideType>
18 struct traits<Map<PlainObjectType, MapOptions, StrideType> >
19 : public traits<PlainObjectType>
21 typedef traits<PlainObjectType> TraitsBase;
24 ? PlainObjectType::ColsAtCompileTime
25 : PlainObjectType::RowsAtCompileTime,
28 ? int(PlainObjectType::InnerStrideAtCompileTime)
95 : public MapBase<Map<PlainObjectType, MapOptions, StrideType> >
132 PlainObjectType::Base::_check_template_params();
145 PlainObjectType::Base::_check_template_params();
[all …]

12345678910>>...16