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::Vector | 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!=(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 Vector &) | theplu::yat::utility::Vector | |
operator=(const VectorBase &) | theplu::yat::utility::Vector | |
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 | |
resize(size_t, double init_value=0) | theplu::yat::utility::Vector | |
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(Vector &, Vector &) | theplu::yat::utility::Vector | related |
theplu::yat::utility::VectorMutable::swap(size_t i, size_t j) | theplu::yat::utility::VectorMutable | |
value_type typedef | theplu::yat::utility::VectorBase | |
vec_ | theplu::yat::utility::VectorMutable | protected |
Vector(void) | theplu::yat::utility::Vector | |
Vector(size_t n, double init_value=0) | theplu::yat::utility::Vector | explicit |
Vector(const Vector &other) | theplu::yat::utility::Vector | |
Vector(const VectorBase &other) | theplu::yat::utility::Vector | explicit |
Vector(std::istream &, char sep='\0') | theplu::yat::utility::Vector | explicit |
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 | |
~Vector(void) | theplu::yat::utility::Vector | |
~VectorBase(void) | theplu::yat::utility::VectorBase | virtual |
~VectorMutable(void) | theplu::yat::utility::VectorMutable | virtual |