Home
last modified time | relevance | path

Searched refs:firstDimension (Results 1 – 25 of 42) sorted by relevance

12

/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/include/votca/tools/
H A DNDimVector.h49 Index linearIndex(Index firstDimension, IndexTypes... otherDimensions) const {
52 std::array<Index, dim_> indices = {firstDimension, otherDimensions...};
71 NDimVector(Index firstDimension, IndexTypes... otherDimensions) {
76 dimensions_ = {firstDimension, otherDimensions...};
90 T& operator()(Index firstDimension, IndexTypes... otherDimensions) {
91 return storage_[linearIndex(firstDimension, otherDimensions...)];
94 std::array<Index, dim_> indices = {firstDimension, otherDimensions...};
101 const T& operator()(Index firstDimension,
103 return storage_[linearIndex(firstDimension, otherDimensions...)];
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/tools-9c102e0/include/votca/tools/
H A DNDimVector.h49 Index linearIndex(Index firstDimension, IndexTypes... otherDimensions) const { in linearIndex() argument
52 std::array<Index, dim_> indices = {firstDimension, otherDimensions...}; in linearIndex()
71 NDimVector(Index firstDimension, IndexTypes... otherDimensions) { in NDimVector() argument
76 dimensions_ = {firstDimension, otherDimensions...}; in NDimVector()
90 T& operator()(Index firstDimension, IndexTypes... otherDimensions) { in operator()
91 return storage_[linearIndex(firstDimension, otherDimensions...)]; in operator()
94 std::array<Index, dim_> indices = {firstDimension, otherDimensions...}; in operator()
101 const T& operator()(Index firstDimension, in operator()
103 return storage_[linearIndex(firstDimension, otherDimensions...)]; in operator()
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/
H A Dtemplate.5.1.def17 unsigned[2] firstDimension;
19 alias NR = firstDimension;
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/
H A Dtemplate.5.1.def26 unsigned[2] firstDimension ;
28 alias NR = firstDimension;
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h69 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
75 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
427 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h69 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
75 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
427 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h69 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
75 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
427 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h69 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
75 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
427 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h67 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
73 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
427 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h69 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
75 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
427 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h87 …agePointerType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
93 … TensorMap(StoragePointerType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
438 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
442 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h69 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
75 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
427 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/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 DTensorMap.h67 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
73 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
427 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h69 …PointerArgType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
75 …LINE TensorMap(PointerArgType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorMap.h87 …agePointerType dataPtr, Index firstDimension, IndexTypes... otherDimensions) : m_data(dataPtr), m_… in TensorMap() argument
93 … TensorMap(StoragePointerType dataPtr, Index firstDimension) : m_data(dataPtr), m_dimensions(first… in TensorMap() argument
H A DTensor.h341 … EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tensor(Index firstDimension, IndexTypes... otherDimensions) in Tensor() argument
342 : m_storage(firstDimension, otherDimensions...) in Tensor()
438 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() argument
442 resize(array<Index, NumIndices>{{firstDimension, otherDimensions...}}); in resize()

12