Home
last modified time | relevance | path

Searched refs:PlainObject (Results 226 – 250 of 2572) sorted by relevance

12345678910>>...103

/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/Core/
H A DSelfCwiseBinaryOp.h20 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::m…
27 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::a…
34 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::s…
41 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::d…
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/Core/
H A DSelfCwiseBinaryOp.h20 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::m…
27 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::a…
34 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::s…
41 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::d…
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/
H A DSelfCwiseBinaryOp.h20 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::m…
27 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::a…
34 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::s…
41 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::d…
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/
H A DSelfCwiseBinaryOp.h20 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::m…
27 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::a…
34 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::s…
41 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::d…
/dports/biology/diamond/diamond-2.0.13/src/lib/Eigen/src/Core/
H A DSelfCwiseBinaryOp.h20 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::m…
27 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::a…
34 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::s…
41 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::d…
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/Eigen/src/Core/
H A DSelfCwiseBinaryOp.h20 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::m…
27 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::a…
34 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::s…
41 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::d…
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/
H A DSelfCwiseBinaryOp.h20 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::m…
27 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::a…
34 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::s…
41 …internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::d…
/dports/math/stanmath/math-4.2.0/stan/math/rev/core/
H A Dvari.hpp577 using PlainObject = plain_type_t<T>; typedef in stan::math::vari_view
582 static constexpr int RowsAtCompileTime = PlainObject::RowsAtCompileTime;
639 using PlainObject = plain_type_t<T>; typedef in stan::math::vari_value
640 using value_type = PlainObject; // The underlying type for this class
655 arena_matrix<PlainObject> val_;
661 arena_matrix<PlainObject> adj_;
776 using PlainObject = plain_type_t<T>; // Base type of Eigen class typedef in stan::math::vari_value
791 PlainObject adj_;
796 const PlainObject val_;
888 for (typename PlainObject::InnerIterator it(adj_, k); it; ++it) { in init_dependent()
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
99 typedef typename internal::traits<Derived>::ReturnType PlainObject;
100 typedef evaluator<PlainObject> Base;
110 PlainObject m_result;
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/Core/
H A DReturnByValue.h38 template<typename Derived,int n,typename PlainObject>
39 struct nested_eval<ReturnByValue<Derived>, n, PlainObject>
101 typedef typename internal::traits<Derived>::ReturnType PlainObject;
102 typedef evaluator<PlainObject> Base;
112 PlainObject m_result;

12345678910>>...103