GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Array< T, Alloc >::ArrayRep Member List

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

Alloc_traits typedefArray< T, Alloc >::ArrayRep
allocate(size_t len)Array< T, Alloc >::ArrayRepinline
ArrayRep(pointer d, octave_idx_type len)Array< T, Alloc >::ArrayRepinline
ArrayRep(U *d, octave_idx_type len)Array< T, Alloc >::ArrayRepinline
ArrayRep()Array< T, Alloc >::ArrayRepinline
ArrayRep(octave_idx_type len)Array< T, Alloc >::ArrayRepinlineexplicit
ArrayRep(octave_idx_type len, const T &val)Array< T, Alloc >::ArrayRepinlineexplicit
ArrayRep(pointer ptr, const dim_vector &dv, const Alloc &xallocator=Alloc())Array< T, Alloc >::ArrayRepinlineexplicit
ArrayRep(const ArrayRep &a)Array< T, Alloc >::ArrayRepinline
deallocate(pointer data, size_t len)Array< T, Alloc >::ArrayRepinline
m_countArray< T, Alloc >::ArrayRep
m_dataArray< T, Alloc >::ArrayRep
m_lenArray< T, Alloc >::ArrayRep
numel() constArray< T, Alloc >::ArrayRepinline
operator=(const ArrayRep &)=deleteArray< T, Alloc >::ArrayRep
pointer typedefArray< T, Alloc >::ArrayRep
T_Alloc_traits typedefArray< T, Alloc >::ArrayRep
~ArrayRep()Array< T, Alloc >::ArrayRepinline