_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() const | ndarray::ExpressionBase< Derived > | inline |
begin() const | ndarray::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 typedef | ndarray::ArrayBase< Derived > | |
deep() const | ndarray::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() const | ndarray::ExpressionBase< Derived > | inline |
end() const | ndarray::ArrayBase< Derived > | inline |
front() const | ndarray::ExpressionBase< Derived > | inline |
FullTranspose typedef | ndarray::ArrayBase< Derived > | |
getData() const | ndarray::ArrayBase< Derived > | inline |
getManager() const | ndarray::ArrayBase< Derived > | inline |
getNumElements() const | ndarray::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() const | ndarray::ArrayBase< Derived > | inline |
getSize() const | ndarray::ArrayBase< Derived > | inline |
getStride() const | ndarray::ArrayBase< Derived > | inline |
getStrides() const | ndarray::ArrayBase< Derived > | inline |
Index typedef | ndarray::ArrayBase< Derived > | |
isEmpty() const | ndarray::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 typedef | ndarray::ArrayBase< Derived > | |
operator%=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator%=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator&=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator&=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator*=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator*=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator+=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator+=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator-=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator-=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator/=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator/=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator<<=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator<<=(Scalar const &scalar) const | ndarray::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) const | ndarray::ArrayRef< T, N, C > | inline |
operator=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator=(ArrayBase const &other) (defined in ndarray::ArrayBase< Derived >) | ndarray::ArrayBase< Derived > | inlineprotected |
operator>>=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator>>=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator[](Size n) const | ndarray::ArrayBase< Derived > | inline |
operator[](Index const &i) const | ndarray::ArrayBase< Derived > | inline |
operator[](View< Seq > const &def) const | ndarray::ArrayBase< Derived > | inline |
operator^=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator^=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
operator|=(ExpressionBase< Other > const &expr) const | ndarray::ArrayRef< T, N, C > | inline |
operator|=(Scalar const &scalar) const | ndarray::ArrayRef< T, N, C > | inline |
pointer typedef (defined in ndarray::ExpressionBase< Derived >) | ndarray::ExpressionBase< Derived > | |
Reference typedef | ndarray::ArrayBase< Derived > | |
reference typedef (defined in ndarray::ExpressionBase< Derived >) | ndarray::ExpressionBase< Derived > | |
RMC typedef | ndarray::ArrayBase< Derived > | |
Self typedef | ndarray::ExpressionBase< Derived > | |
shallow() const | ndarray::ArrayBase< Derived > | inline |
Shallow typedef | ndarray::ArrayBase< Derived > | |
size() const | ndarray::ExpressionBase< Derived > | inline |
size_type typedef (defined in ndarray::ExpressionBase< Derived >) | ndarray::ExpressionBase< Derived > | |
Strides typedef | ndarray::ArrayBase< Derived > | |
Traits typedef (defined in ndarray::ArrayBase< Derived >) | ndarray::ArrayBase< Derived > | protected |
Transpose typedef | ndarray::ArrayBase< Derived > | |
transpose() const | ndarray::ArrayBase< Derived > | inline |
transpose(Index const &order) const | ndarray::ArrayBase< Derived > | inline |
Value typedef | ndarray::ArrayBase< Derived > | |
value_type typedef (defined in ndarray::ExpressionBase< Derived >) | ndarray::ExpressionBase< Derived > | |