ndarray
NumPy-friendly multidimensional arrays in C++
Loading...
Searching...
No Matches
ndarray::ArrayRef< T, N, C > Member List

This is the complete list of members for ndarray::ArrayRef< T, N, C >, including all inherited members.

_core (defined in ndarray::ArrayBase< Derived >)ndarray::ArrayBase< Derived >protected
_data (defined in ndarray::ArrayBase< Derived >)ndarray::ArrayBase< Derived >protected
Array (defined in ndarray::ArrayRef< T, N, C >)ndarray::ArrayRef< T, N, C >friend
ArrayBase (defined in ndarray::ArrayRef< T, N, C >)ndarray::ArrayRef< T, N, C >friend
ArrayBase(ArrayBase< Other > const &other) (defined in ndarray::ArrayBase< Derived >)ndarray::ArrayBase< Derived >inlineprotected
ArrayBase(Element *data, CorePtr const &core) (defined in ndarray::ArrayBase< Derived >)ndarray::ArrayBase< Derived >inlineprotected
ArrayRef (defined in ndarray::ArrayRef< T, N, C >)ndarray::ArrayRef< T, N, C >friend
ArrayRef(Size n1, Size n2=1, Size n3=1, Size n4=1, Size n5=1, Size n6=1, Size n7=1, Size n8=1)ndarray::ArrayRef< T, N, C >explicit
ArrayRef(Vector< U, N > const &shape)ndarray::ArrayRef< T, N, C >explicit
ArrayRef(ArrayRef const &other)ndarray::ArrayRef< T, N, C >inline
ArrayRef(Array< T_, N, C_ > const &other, typename boost::enable_if< detail::Convertible< N, T_, C_, T, C >, void * >::type=0)ndarray::ArrayRef< T, N, C >inlineexplicit
ArrayRef(ArrayRef< T_, N, C_ > const &other, typename boost::enable_if< detail::Convertible< N, T_, C_, T, C >, void * >::type=0)ndarray::ArrayRef< T, N, C >inline
ArrayTraits (defined in ndarray::ArrayRef< T, N, C >)ndarray::ArrayRef< T, N, C >friend
back() constndarray::ExpressionBase< Derived >inline
begin() constndarray::ArrayBase< Derived >inline
const_iterator typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
const_reference typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
Deep typedefndarray::ArrayBase< Derived >
deep() constndarray::ArrayBase< Derived >inline
detail::ArrayAccess (defined in ndarray::ArrayRef< T, N, C >)ndarray::ArrayRef< T, N, C >friend
difference_type typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
empty() constndarray::ExpressionBase< Derived >inline
end() constndarray::ArrayBase< Derived >inline
front() constndarray::ExpressionBase< Derived >inline
FullTranspose typedefndarray::ArrayBase< Derived >
getData() constndarray::ArrayBase< Derived >inline
getManager() constndarray::ArrayBase< Derived >inline
getNumElements() constndarray::ArrayBase< Derived >inline
getSelf() (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >inlineprotected
getSelf() const (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >inlineprotected
getShape() constndarray::ArrayBase< Derived >inline
getSize() constndarray::ArrayBase< Derived >inline
getStride() constndarray::ArrayBase< Derived >inline
getStrides() constndarray::ArrayBase< Derived >inline
Index typedefndarray::ArrayBase< Derived >
isEmpty() constndarray::ArrayBase< Derived >inline
Iterator typedef (defined in ndarray::ArrayRef< T, N, C >)ndarray::ArrayRef< T, N, C >
iterator typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
ND typedefndarray::ArrayBase< Derived >
operator%=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator%=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator&=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator&=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator*=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator*=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator+=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator+=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator-=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator-=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator/=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator/=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator<<=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator<<=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator=(Array< T, N, C > const &other) const (defined in ndarray::ArrayRef< T, N, C >)ndarray::ArrayRef< T, N, C >inline
operator=(ArrayRef const &other) const (defined in ndarray::ArrayRef< T, N, C >)ndarray::ArrayRef< T, N, C >inline
operator=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator=(ArrayBase const &other) (defined in ndarray::ArrayBase< Derived >)ndarray::ArrayBase< Derived >inlineprotected
operator>>=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator>>=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator[](Size n) constndarray::ArrayBase< Derived >inline
operator[](Index const &i) constndarray::ArrayBase< Derived >inline
operator[](View< Seq > const &def) constndarray::ArrayBase< Derived >inline
operator^=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator^=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
operator|=(ExpressionBase< Other > const &expr) constndarray::ArrayRef< T, N, C >inline
operator|=(Scalar const &scalar) constndarray::ArrayRef< T, N, C >inline
pointer typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
Reference typedefndarray::ArrayBase< Derived >
reference typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
RMC typedefndarray::ArrayBase< Derived >
Self typedefndarray::ExpressionBase< Derived >
shallow() constndarray::ArrayBase< Derived >inline
Shallow typedefndarray::ArrayBase< Derived >
size() constndarray::ExpressionBase< Derived >inline
size_type typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
Strides typedefndarray::ArrayBase< Derived >
Traits typedef (defined in ndarray::ArrayBase< Derived >)ndarray::ArrayBase< Derived >protected
Transpose typedefndarray::ArrayBase< Derived >
transpose() constndarray::ArrayBase< Derived >inline
transpose(Index const &order) constndarray::ArrayBase< Derived >inline
Value typedefndarray::ArrayBase< Derived >
value_type typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >