Home
last modified time | relevance | path

Searched refs:ExtractType (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/Core/util/
H A DBlasUtil.h154 typedef const XprType& ExtractType;
166 ExtractType,
169 static inline ExtractType extract(const XprType& x) { return x; }
180 typedef typename Base::ExtractType ExtractType;
186 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
197 typedef typename Base::ExtractType ExtractType;
198 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
210 typedef typename Base::ExtractType ExtractType;
211 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
227 ExtractType,
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/Core/util/
H A DBlasUtil.h154 typedef const XprType& ExtractType;
166 ExtractType,
169 static inline ExtractType extract(const XprType& x) { return x; }
180 typedef typename Base::ExtractType ExtractType;
186 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
197 typedef typename Base::ExtractType ExtractType;
198 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
210 typedef typename Base::ExtractType ExtractType;
211 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
227 ExtractType,
[all …]
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/Core/util/
H A DBlasUtil.h154 typedef const XprType& ExtractType;
166 ExtractType,
169 static inline ExtractType extract(const XprType& x) { return x; }
180 typedef typename Base::ExtractType ExtractType;
186 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
197 typedef typename Base::ExtractType ExtractType;
198 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
210 typedef typename Base::ExtractType ExtractType;
211 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
227 ExtractType,
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/Core/util/
H A DBlasUtil.h154 typedef const XprType& ExtractType;
166 ExtractType,
169 static inline ExtractType extract(const XprType& x) { return x; }
181 typedef typename Base::ExtractType ExtractType;
187 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
199 typedef typename Base::ExtractType ExtractType;
200 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
213 typedef typename Base::ExtractType ExtractType;
214 …static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
231 ExtractType,
[all …]
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/util/
H A DBlasUtil.h277 typedef const XprType& ExtractType;
289 ExtractType,
292 static inline ExtractType extract(const XprType& x) { return x; }
303 typedef typename Base::ExtractType ExtractType;
320 typedef typename Base::ExtractType ExtractType;
321 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
331 typedef typename Base::ExtractType ExtractType;
349 typedef typename Base::ExtractType ExtractType;
366 ExtractType,
367 typename ExtractType::PlainObject
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/math/gismo/gismo-21.12.0/external/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/Eigen/Eigen/src/Core/util/
H A DBlasUtil.h272 typedef const XprType& ExtractType;
284 ExtractType,
287 static inline ExtractType extract(const XprType& x) { return x; }
298 typedef typename Base::ExtractType ExtractType;
315 typedef typename Base::ExtractType ExtractType;
316 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
326 typedef typename Base::ExtractType ExtractType;
344 typedef typename Base::ExtractType ExtractType;
361 ExtractType,
362 typename ExtractType::PlainObject
[all …]
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/util/
H A DBlasUtil.h373 typedef const XprType& ExtractType;
385 ExtractType,
388 static inline ExtractType extract(const XprType& x) { return x; }
399 typedef typename Base::ExtractType ExtractType;
416 typedef typename Base::ExtractType ExtractType;
417 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
427 typedef typename Base::ExtractType ExtractType;
445 typedef typename Base::ExtractType ExtractType;
462 ExtractType,
463 typename ExtractType::PlainObject
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/util/
H A DBlasUtil.h373 typedef const XprType& ExtractType;
385 ExtractType,
388 static inline ExtractType extract(const XprType& x) { return x; }
399 typedef typename Base::ExtractType ExtractType;
416 typedef typename Base::ExtractType ExtractType;
417 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
427 typedef typename Base::ExtractType ExtractType;
445 typedef typename Base::ExtractType ExtractType;
462 ExtractType,
463 typename ExtractType::PlainObject
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/util/
H A DBlasUtil.h373 typedef const XprType& ExtractType;
385 ExtractType,
388 static inline ExtractType extract(const XprType& x) { return x; }
399 typedef typename Base::ExtractType ExtractType;
416 typedef typename Base::ExtractType ExtractType;
417 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
427 typedef typename Base::ExtractType ExtractType;
445 typedef typename Base::ExtractType ExtractType;
462 ExtractType,
463 typename ExtractType::PlainObject
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/util/
H A DBlasUtil.h373 typedef const XprType& ExtractType;
385 ExtractType,
388 static inline ExtractType extract(const XprType& x) { return x; }
399 typedef typename Base::ExtractType ExtractType;
416 typedef typename Base::ExtractType ExtractType;
417 static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
427 typedef typename Base::ExtractType ExtractType;
445 typedef typename Base::ExtractType ExtractType;
462 ExtractType,
463 typename ExtractType::PlainObject
[all …]
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/Core/util/
H A DBlasUtil.h364 typedef const XprType& ExtractType;
377 ExtractType,
380 static inline EIGEN_DEVICE_FUNC ExtractType extract(const XprType& x) { return x; }
391 typedef typename Base::ExtractType ExtractType;
411 typedef typename Base::ExtractType ExtractType;
425 typedef typename Base::ExtractType ExtractType;
426 static inline ExtractType extract(const XprType& x) { return Base::extract(x.lhs()); }
446 typedef typename Base::ExtractType ExtractType;
463 ExtractType,
464 typename ExtractType::PlainObject
[all …]

1234567