not have a default constructor, then the array is not initialized...)
not have a default constructor, then the array is not initialized...)
friend ostream& operator<<(ostream&, const LCVMarray<T>&)
classLCVMarray_3D T LCVMarray(const int = 0)
LCVMarray(const int, const T&)
LCVMarray(const LCVMarray<T>&)
LCVMarray(const T* const, const int)
~LCVMarray()
const LCVMarray<T> & operator=(const LCVMarray<T>&)
int get_size() const
int operator==(const LCVMarray<T>&) const
int operator!=(const LCVMarray<T>&) const
T& operator[](const int)
T get_element(const int) const
LCVMarray<T> & erase()
LCVMarray<T> & set_data(const LCVMarray<T>&)
LCVMarray<T> & set_data(const T* const, const int)
LCVMarray<T> & set_data(const int = 0)
LCVMarray<T> & set_data(const int, const T&)
void get_data(LCVMarray<T>&) const
void get_data(T*) const
LCVMarray<T> & initialize(const T&)
Alphabetic index HTML hierarchy of classes or Java