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 |
derived_type typedef | theplu::yat::utility::BasicVector< VectorBase > | |
end(void) const | theplu::yat::utility::VectorBase | |
equal(const VectorBase &, const double precision=0) const | theplu::yat::utility::VectorBase | |
gsl_vector_p(void) const | theplu::yat::utility::VectorBase | |
isnull(const VectorBase &) | theplu::yat::utility::VectorBase | related |
isview(void) const =0 | theplu::yat::utility::VectorBase | pure virtual |
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 |
nan(const VectorBase &templat, Vector &flag) | theplu::yat::utility::VectorBase | related |
norm2_squared(const VectorBase &v) | theplu::yat::utility::VectorBase | related |
operator!=(const VectorBase &) const | theplu::yat::utility::VectorBase | |
operator()(size_t i) const | theplu::yat::utility::VectorBase | |
operator*(const VectorBase &) const | theplu::yat::utility::VectorBase | |
operator*(const BasicVector< Derived1 > &lhs, const BasicVector< Derived2 > &rhs) | theplu::yat::utility::VectorBase | related |
operator*(double k, const BasicVector< T > &vec) | theplu::yat::utility::VectorBase | related |
operator*(const BasicVector< T > &vec, double k) | theplu::yat::utility::VectorBase | related |
operator*(const BasicMatrix< MATRIX > &lhs, const BasicVector< VECTOR > &rhs) | theplu::yat::utility::VectorBase | related |
operator*(const BasicVector< VECTOR > &lhs, const BasicMatrix< MATRIX > &rhs) | theplu::yat::utility::VectorBase | related |
operator+(const BasicVector< Derived1 > &lhs, const BasicVector< Derived2 > &rhs) | theplu::yat::utility::VectorBase | related |
operator-(const BasicVector< Derived1 > &lhs, const BasicVector< Derived2 > &rhs) | theplu::yat::utility::VectorBase | related |
operator-(const BasicVector< T > &vec) | theplu::yat::utility::VectorBase | related |
operator<<(std::ostream &s, const VectorBase &v) | theplu::yat::utility::VectorBase | related |
operator==(const VectorBase &) const | theplu::yat::utility::VectorBase | |
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 |
value_type typedef | theplu::yat::utility::VectorBase | |
VectorBase(const gsl_vector *v=NULL) | theplu::yat::utility::VectorBase | |
~VectorBase(void) | theplu::yat::utility::VectorBase | virtual |