all(double value) | theplu::yat::utility::VectorMutable | |
begin(void) | theplu::yat::utility::VectorMutable | |
theplu::yat::utility::VectorBase::begin(void) const | theplu::yat::utility::VectorBase | |
const_iterator typedef | theplu::yat::utility::VectorBase | |
const_reference typedef | theplu::yat::utility::VectorBase | |
const_vec_ | theplu::yat::utility::VectorBase | protected |
div(const VectorBase &other) | theplu::yat::utility::VectorMutable | |
end(void) | theplu::yat::utility::VectorMutable | |
theplu::yat::utility::VectorBase::end(void) const | theplu::yat::utility::VectorBase | |
equal(const VectorBase &, const double precision=0) const | theplu::yat::utility::VectorBase | |
gsl_vector_p(void) | theplu::yat::utility::VectorMutable | |
theplu::yat::utility::VectorBase::gsl_vector_p(void) const | theplu::yat::utility::VectorBase | |
isnull(const VectorBase &) | theplu::yat::utility::VectorBase | related |
isview(void) const | theplu::yat::utility::VectorView | virtual |
iterator typedef | theplu::yat::utility::VectorMutable | |
max(const VectorBase &) | theplu::yat::utility::VectorBase | related |
max_index(const VectorBase &) | theplu::yat::utility::VectorBase | related |
min(const VectorBase &) | theplu::yat::utility::VectorBase | related |
min_index(const VectorBase &) | theplu::yat::utility::VectorBase | related |
mul(const VectorBase &other) | theplu::yat::utility::VectorMutable | |
nan(const VectorBase &templat, Vector &flag) | theplu::yat::utility::VectorBase | related |
operator proxy() | theplu::yat::utility::VectorView | |
operator!=(const VectorBase &) const | theplu::yat::utility::VectorBase | |
operator()(size_t i) | theplu::yat::utility::VectorMutable | |
theplu::yat::utility::VectorBase::operator()(size_t i) const | theplu::yat::utility::VectorBase | |
operator*(const VectorBase &) const | theplu::yat::utility::VectorBase | |
operator*(const VectorBase &, const Matrix &) | theplu::yat::utility::VectorBase | related |
operator*=(double d) | theplu::yat::utility::VectorMutable | |
operator+=(const VectorBase &) | theplu::yat::utility::VectorMutable | |
operator+=(double d) | theplu::yat::utility::VectorMutable | |
operator-=(const VectorBase &) | theplu::yat::utility::VectorMutable | |
operator-=(double d) | theplu::yat::utility::VectorMutable | |
operator<<(std::ostream &s, const VectorBase &v) | theplu::yat::utility::VectorBase | related |
operator=(const VectorView &) | theplu::yat::utility::VectorView | |
operator=(const VectorBase &) | theplu::yat::utility::VectorView | |
theplu::yat::utility::VectorMutable::operator=(const VectorMutable &) | theplu::yat::utility::VectorMutable | |
operator==(const VectorBase &) const | theplu::yat::utility::VectorBase | |
reference typedef | theplu::yat::utility::VectorMutable | |
reverse(void) | theplu::yat::utility::VectorMutable | |
size(void) const | theplu::yat::utility::VectorBase | |
sort_index(std::vector< size_t > &sort_index, const VectorBase &invec) | theplu::yat::utility::VectorBase | related |
sort_largest_index(std::vector< size_t > &sort_index, size_t k, const VectorBase &invec) | theplu::yat::utility::VectorBase | related |
sort_smallest_index(std::vector< size_t > &sort_index, size_t k, const VectorBase &invec) | theplu::yat::utility::VectorBase | related |
sum(const VectorBase &) | theplu::yat::utility::VectorBase | related |
swap(size_t i, size_t j) | theplu::yat::utility::VectorMutable | |
value_type typedef | theplu::yat::utility::VectorBase | |
vec_ | theplu::yat::utility::VectorMutable | protected |
VectorBase(const gsl_vector *v=NULL) | theplu::yat::utility::VectorBase | |
VectorMutable(void) | theplu::yat::utility::VectorMutable | |
VectorMutable(gsl_vector *) | theplu::yat::utility::VectorMutable | |
VectorMutable(const gsl_vector *) | theplu::yat::utility::VectorMutable | |
VectorView(void) | theplu::yat::utility::VectorView | |
VectorView(VectorView &other) | theplu::yat::utility::VectorView | |
VectorView(VectorMutable &other) | theplu::yat::utility::VectorView | explicit |
VectorView(VectorMutable &v, size_t offset, size_t n, size_t stride=1) | theplu::yat::utility::VectorView | |
VectorView(Matrix &m, size_t i, bool row=true) | theplu::yat::utility::VectorView | |
VectorView(proxy p) | theplu::yat::utility::VectorView | |
~VectorBase(void) | theplu::yat::utility::VectorBase | virtual |
~VectorMutable(void) | theplu::yat::utility::VectorMutable | virtual |
~VectorView(void) | theplu::yat::utility::VectorView | |