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

This is the complete list of members for ndarray::Array< 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::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() 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() constndarray::ArrayBase< Derived >inline
Deep typedefndarray::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() 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
isUnique() constndarray::Array< T, N, C >inline
iterator typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
Iterator typedefndarray::ArrayBase< Derived >
ND typedefndarray::ArrayBase< Derived >
operator!=(Array< T_, N_, C_ > const &other) constndarray::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) constndarray::Array< 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
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 typedefndarray::ArrayBase< Derived >
shallow() constndarray::ArrayBase< Derived >inline
size() constndarray::ExpressionBase< Derived >inline
size_type typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >
Strides typedefndarray::ArrayBase< Derived >
swap(Array &other)ndarray::Array< T, N, C >inline
Traits typedef (defined in ndarray::ArrayBase< Derived >)ndarray::ArrayBase< Derived >protected
transpose() constndarray::ArrayBase< Derived >inline
transpose(Index const &order) constndarray::ArrayBase< Derived >inline
Transpose typedefndarray::ArrayBase< Derived >
Value typedefndarray::ArrayBase< Derived >
value_type typedef (defined in ndarray::ExpressionBase< Derived >)ndarray::ExpressionBase< Derived >