GURLS++  2.0.00
C++ Implementation of GURLS Matlab Toolbox
gurls::gVec< T > Member List
This is the complete list of members for gurls::gVec< T >, including all inherited members.
add(const BaseArray< T > &)gurls::BaseArray< T >
alloc(unsigned long n)gurls::BaseArray< T > [protected]
argmax() const gurls::gVec< T >
argmin() const gurls::gVec< T >
asarray(T *v, unsigned long n) const gurls::BaseArray< T >
asMatrix(bool ascolumn=true)gurls::gVec< T > [inline]
at(unsigned long i) const gurls::gVec< T > [inline]
at(unsigned long i)gurls::gVec< T > [inline]
BaseArray()gurls::BaseArray< T > [inline]
BaseArray(unsigned long n)gurls::BaseArray< T > [inline]
BaseArray(const BaseArray< T > &other)gurls::BaseArray< T >
begin() const gurls::BaseArray< T > [inline]
begin()gurls::BaseArray< T > [inline]
boost::serialization::access (defined in gurls::BaseArray< T >)gurls::BaseArray< T > [friend]
clear()gurls::gVec< T >
closeTo(const BaseArray< T > &, T tolerance) const gurls::BaseArray< T >
copyLocations(const gVec< T > locs)gurls::gVec< T >
datagurls::BaseArray< T > [protected]
divide(const BaseArray< T > &)gurls::BaseArray< T >
end() const gurls::BaseArray< T > [inline]
end()gurls::BaseArray< T > [inline]
getData() const gurls::BaseArray< T > [inline]
getData()gurls::BaseArray< T > [inline]
getSize() const gurls::BaseArray< T > [inline]
gVec(unsigned long n=0)gurls::gVec< T >
gVec(T *buf, unsigned long n, bool ownership=true)gurls::gVec< T >
gVec(const gVec< T > &other)gurls::gVec< T >
isequal(const T &value, std::vector< int > &indices)gurls::gVec< T >
isownergurls::BaseArray< T > [protected]
load(Archive &, const unsigned int)gurls::BaseArray< T >
max() const gurls::BaseArray< T >
min() const gurls::BaseArray< T >
multiply(const BaseArray< T > &)gurls::BaseArray< T >
nonzeros() const gurls::gVec< T >
operator*(T) const gurls::gVec< T >
operator*(U val, const gVec< U > &v)gurls::gVec< T > [friend]
operator*(const gVec< T > &) const gurls::gVec< T >
operator*=(const gVec< T > &)gurls::gVec< T >
gurls::BaseArray::operator*=(T)gurls::BaseArray< T >
operator+(T) const gurls::gVec< T >
operator+(U val, const gVec< U > &v)gurls::gVec< T > [friend]
operator+(const gVec< T > &) const gurls::gVec< T >
operator+=(const gVec< T > &)gurls::gVec< T >
gurls::BaseArray::operator+=(T)gurls::BaseArray< T >
operator-() const gurls::gVec< T > [inline]
operator-(T val) const gurls::gVec< T > [inline]
operator-(U val, const gVec< U > &v)gurls::gVec< T > [friend]
operator-(const gVec< T > &v) const gurls::gVec< T >
operator-=(const gVec< T > &v)gurls::gVec< T >
gurls::BaseArray::operator-=(T)gurls::BaseArray< T >
operator/(T val) const gurls::gVec< T > [inline]
operator/(U val, const gVec< U > &v)gurls::gVec< T > [friend]
operator/(const gVec< T > &) const gurls::gVec< T >
operator/=(const gVec< T > &)gurls::gVec< T >
gurls::BaseArray::operator/=(T)gurls::BaseArray< T >
operator<<(std::ostream &, const gVec< U > &)gurls::gVec< T > [friend]
operator=(const gVec< T > &other)gurls::gVec< T >
operator=(const T &val)gurls::gVec< T > [inline]
gurls::BaseArray::operator=(const BaseArray< T > &other)gurls::BaseArray< T >
operator==(const gVec< U > &, const U &)gurls::gVec< T > [friend]
gurls::BaseArray::operator==(const BaseArray< U > &, const U &)gurls::BaseArray< T > [friend]
operator[](unsigned long i) const gurls::gVec< T > [inline]
operator[](unsigned long i)gurls::gVec< T > [inline]
rand(unsigned long n=0)gurls::gVec< T > [static]
randomize()gurls::BaseArray< T >
reciprocal() const gurls::gVec< T >
resize(unsigned long n)gurls::BaseArray< T >
save(Archive &, const unsigned int) const gurls::BaseArray< T >
set(const gVec< T > &v, unsigned long start=0)gurls::gVec< T > [inline]
gurls::BaseArray::set(const T *v, unsigned long n, unsigned long start=0)gurls::BaseArray< T >
setReciprocal()gurls::BaseArray< T >
sizegurls::BaseArray< T > [protected]
subtract(const BaseArray< T > &)gurls::BaseArray< T >
subvec(unsigned int len, unsigned int start=0) const gurls::gVec< T >
sum() const gurls::BaseArray< T >
what() const gurls::gVec< T > [inline, virtual]
zeros(unsigned long n=0)gurls::gVec< T > [static]
~BaseArray()gurls::BaseArray< T > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends