_core (defined in ndarray::ArrayBase< Derived >) | ndarray::ArrayBase< Derived > | protected |
_data (defined in ndarray::ArrayBase< Derived >) | ndarray::ArrayBase< Derived > | protected |
Array (defined in ndarray::Array< T, N, C >) | ndarray::Array< T, N, C > | friend |
Array() | ndarray::Array< T, N, C > | inline |
Array(Array const &other) | ndarray::Array< T, N, C > | inline |
Array(Array< T_, N, C_ > const &other, typename boost::enable_if< detail::Convertible< N, T_, C_, T, C >, void * >::type=0) | ndarray::Array< T, N, C > | inline |
Array(ArrayRef< T_, N, C_ > const &other, typename boost::enable_if< detail::Convertible< N, T_, C_, T, C >, void * >::type=0) | ndarray::Array< T, N, C > | inline |
Array(Size n1, Size n2=1, Size n3=1, Size n4=1, Size n5=1, Size n6=1, Size n7=1, Size n8=1) | ndarray::Array< T, N, C > | explicit |
Array(Vector< U, N > const &shape) | ndarray::Array< T, N, C > | explicit |
ArrayBase (defined in ndarray::Array< T, N, C >) | ndarray::Array< 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::Array< T, N, C >) | ndarray::Array< T, N, C > | friend |
ArrayTraits (defined in ndarray::Array< T, N, C >) | ndarray::Array< 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() const | ndarray::ArrayBase< Derived > | inline |
Deep typedef | ndarray::ArrayBase< Derived > | |
detail::ArrayAccess (defined in ndarray::Array< T, N, C >) | ndarray::Array< 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 |
isUnique() const | ndarray::Array< T, N, C > | inline |
iterator typedef (defined in ndarray::ExpressionBase< Derived >) | ndarray::ExpressionBase< Derived > | |
Iterator typedef | ndarray::ArrayBase< Derived > | |
ND typedef | ndarray::ArrayBase< Derived > | |
operator!=(Array< T_, N_, C_ > const &other) const | ndarray::Array< T, N, C > | inline |
operator=(Array const &other) | ndarray::Array< T, N, C > | inline |
operator=(Array< T_, N, C_ > const &other) | ndarray::Array< T, N, C > | inline |
operator=(ArrayRef< T_, N, C_ > const &other) | ndarray::Array< T, N, C > | inline |
operator=(ArrayBase const &other) (defined in ndarray::ArrayBase< Derived >) | ndarray::ArrayBase< Derived > | inlineprotected |
operator==(Array< T_, N_, C_ > const &other) const | ndarray::Array< 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 |
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 typedef | ndarray::ArrayBase< Derived > | |
shallow() const | ndarray::ArrayBase< Derived > | inline |
size() const | ndarray::ExpressionBase< Derived > | inline |
size_type typedef (defined in ndarray::ExpressionBase< Derived >) | ndarray::ExpressionBase< Derived > | |
Strides typedef | ndarray::ArrayBase< Derived > | |
swap(Array &other) | ndarray::Array< T, N, C > | inline |
Traits typedef (defined in ndarray::ArrayBase< Derived >) | ndarray::ArrayBase< Derived > | protected |
transpose() const | ndarray::ArrayBase< Derived > | inline |
transpose(Index const &order) const | ndarray::ArrayBase< Derived > | inline |
Transpose typedef | ndarray::ArrayBase< Derived > | |
Value typedef | ndarray::ArrayBase< Derived > | |
value_type typedef (defined in ndarray::ExpressionBase< Derived >) | ndarray::ExpressionBase< Derived > | |