GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Array< T >::ArrayRep Member List

This is the complete list of members for Array< T >::ArrayRep, including all inherited members.

ArrayRep(T *d, octave_idx_type l)Array< T >::ArrayRepinline
ArrayRep(U *d, octave_idx_type l)Array< T >::ArrayRepinline
ArrayRep(void)Array< T >::ArrayRepinline
ArrayRep(octave_idx_type n)Array< T >::ArrayRepinlineexplicit
ArrayRep(octave_idx_type n, const T &val)Array< T >::ArrayRepinlineexplicit
ArrayRep(const ArrayRep &a)Array< T >::ArrayRepinline
countArray< T >::ArrayRep
dataArray< T >::ArrayRep
lenArray< T >::ArrayRep
length(void) const Array< T >::ArrayRepinline
operator=(const ArrayRep &a)Array< T >::ArrayRepprivate
~ArrayRep(void)Array< T >::ArrayRepinline