LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
ndarray::detail::Core< N > Member List

This is the complete list of members for ndarray::detail::Core< N >, including all inherited members.

_sizendarray::detail::Core< N >private
_stridendarray::detail::Core< N >private
computeOffset(Vector< int, M > const &index) const ndarray::detail::Core< N >inline
ConstPtr typedefndarray::detail::Core< N >
copy() const ndarray::detail::Core< N >inline
Core(Vector< int, M > const &shape, Vector< int, M > const &strides, Manager::Ptr const &manager)ndarray::detail::Core< N >inlineprotected
Core(Vector< int, M > const &shape, Manager::Ptr const &manager)ndarray::detail::Core< N >inlineprotected
Core(Vector< int, M > const &shape, int stride, Manager::Ptr const &manager)ndarray::detail::Core< N >inlineprotected
Core(Manager::Ptr const &manager)ndarray::detail::Core< N >inlineprotected
Core(Core const &other)ndarray::detail::Core< N >inlineprotected
create(Vector< int, M > const &shape, Vector< int, M > const &strides, Manager::Ptr const &manager=Manager::Ptr())ndarray::detail::Core< N >inlinestatic
create(Vector< int, M > const &shape, DataOrderEnum order, Manager::Ptr const &manager=Manager::Ptr())ndarray::detail::Core< N >inlinestatic
create(Manager::Ptr const &manager=Manager::Ptr())ndarray::detail::Core< N >inlinestatic
fillShape(Vector< int, M > &shape) const ndarray::detail::Core< N >inline
fillStrides(Vector< int, M > &strides) const ndarray::detail::Core< N >inline
getNumElements() const ndarray::detail::Core< N >inline
getSize() const ndarray::detail::Core< N >inline
getStride() const ndarray::detail::Core< N >inline
ND typedefndarray::detail::Core< N >
Ptr typedefndarray::detail::Core< N >
setSize(int size)ndarray::detail::Core< N >inline
setStride(int stride)ndarray::detail::Core< N >inline
Super typedefndarray::detail::Core< N >