Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
|
This is the complete list of members for hdnum::Vector< REAL >, including all inherited members.
fill(Vector< REAL > &x, const REAL &t, const REAL &dt) | hdnum::Vector< REAL > | related |
gnuplot(const std::string &fname, const Vector< REAL > x) | hdnum::Vector< REAL > | related |
iwidth() const | hdnum::Vector< REAL > | inline |
iwidth(std::size_t i) const | hdnum::Vector< REAL > | inline |
operator*(Vector &x) const | hdnum::Vector< REAL > | inline |
operator*=(const REAL value) | hdnum::Vector< REAL > | inline |
operator+(Vector &x) const | hdnum::Vector< REAL > | inline |
operator+=(const Vector &y) | hdnum::Vector< REAL > | inline |
operator-(Vector &x) const | hdnum::Vector< REAL > | inline |
operator-=(const Vector &y) | hdnum::Vector< REAL > | inline |
operator/=(const REAL value) | hdnum::Vector< REAL > | inline |
operator<<(std::ostream &os, const Vector< REAL > &x) | hdnum::Vector< REAL > | related |
operator=(const REAL value) | hdnum::Vector< REAL > | inline |
precision() const | hdnum::Vector< REAL > | inline |
precision(std::size_t i) const | hdnum::Vector< REAL > | inline |
readVectorFromFile(const std::string &filename, Vector< REAL > &vector) | hdnum::Vector< REAL > | related |
scientific() const | hdnum::Vector< REAL > | inline |
scientific(bool b) const | hdnum::Vector< REAL > | inline |
size_type typedef | hdnum::Vector< REAL > | |
sub(size_type i, size_type m) | hdnum::Vector< REAL > | inline |
two_norm() const | hdnum::Vector< REAL > | inline |
two_norm_2() const | hdnum::Vector< REAL > | inline |
unitvector(Vector< REAL > &x, std::size_t j) | hdnum::Vector< REAL > | related |
update(const REAL alpha, const Vector &y) | hdnum::Vector< REAL > | inline |
Vector() | hdnum::Vector< REAL > | inline |
Vector(const size_t size, const REAL defaultvalue_=0) | hdnum::Vector< REAL > | inline |
Vector(const std::initializer_list< REAL > &v) | hdnum::Vector< REAL > | inline |
width() const | hdnum::Vector< REAL > | inline |
width(std::size_t i) const | hdnum::Vector< REAL > | inline |