Home
last modified time | relevance | path

Searched refs:FixedBlockXpr (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/plugins/
H A DBlockMethods.h86 inline typename FixedBlockXpr<...,...>::Type
132 inline typename FixedBlockXpr<...,...>::Type
168 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
170 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
237 inline typename FixedBlockXpr<...,...>::Type
272 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
274 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
341 inline typename FixedBlockXpr<...,...>::Type
378 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
447 inline typename FixedBlockXpr<...,...>::Type
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/plugins/
H A DBlockMethods.h94 typename FixedBlockXpr<...,...>::Type
140 typename FixedBlockXpr<...,...>::Type
176 typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
178 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
247 typename FixedBlockXpr<...,...>::Type
282 typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
284 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
353 typename FixedBlockXpr<...,...>::Type
390 typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
461 typename FixedBlockXpr<...,...>::Type
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/plugins/
H A DBlockMethods.h94 typename FixedBlockXpr<...,...>::Type
140 typename FixedBlockXpr<...,...>::Type
176 typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
178 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
247 typename FixedBlockXpr<...,...>::Type
282 typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
284 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
353 typename FixedBlockXpr<...,...>::Type
390 typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
461 typename FixedBlockXpr<...,...>::Type
[all …]
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/plugins/
H A DBlockMethods.h94 typename FixedBlockXpr<...,...>::Type
140 typename FixedBlockXpr<...,...>::Type
176 typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
178 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
247 typename FixedBlockXpr<...,...>::Type
282 typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
284 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
353 typename FixedBlockXpr<...,...>::Type
390 typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
461 typename FixedBlockXpr<...,...>::Type
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/plugins/
H A DBlockMethods.h94 typename FixedBlockXpr<...,...>::Type
140 typename FixedBlockXpr<...,...>::Type
176 typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
178 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
247 typename FixedBlockXpr<...,...>::Type
282 typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
284 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
353 typename FixedBlockXpr<...,...>::Type
390 typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
461 typename FixedBlockXpr<...,...>::Type
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/plugins/
H A DBlockMethods.h94 typename FixedBlockXpr<...,...>::Type
140 typename FixedBlockXpr<...,...>::Type
176 typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
178 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
247 typename FixedBlockXpr<...,...>::Type
282 typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
284 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
353 typename FixedBlockXpr<...,...>::Type
390 typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
461 typename FixedBlockXpr<...,...>::Type
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/math/eigen3/eigen-3.3.9/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols);
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0);
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols);
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0);
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]
/dports/biology/diamond/diamond-2.0.13/src/lib/Eigen/src/plugins/
H A DBlockMethods.h118 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner() in topRightCorner()
120 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, cols() - CCols); in topRightCorner()
151 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) in topRightCorner()
203 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner() in topLeftCorner()
205 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0); in topLeftCorner()
236 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) in topLeftCorner()
238 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), 0, 0, cRows, cCols); in topLeftCorner()
288 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner() in bottomRightCorner()
373 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() in bottomLeftCorner()
375 return typename FixedBlockXpr<CRows,CCols>::Type(derived(), rows() - CRows, 0); in bottomLeftCorner()
[all …]

12