#include <Stretching.hpp>
◆ Stretching1D() [1/2]
sgpp::base::Stretching1D::Stretching1D |
( |
| ) |
|
|
inline |
Default constructor initializing type = "id", x_0 = 0.0, and xsi = 1.0.
◆ Stretching1D() [2/2]
sgpp::base::Stretching1D::Stretching1D |
( |
const std::string & |
type | ) |
|
|
inlineexplicit |
Constructor initializing x_0 = 0.0, and xsi = 1.0.
◆ lookup
double sgpp::base::Stretching1D::lookup[LOOKUPSIZE][3] |
◆ type
std::string sgpp::base::Stretching1D::type |
◆ x_0
double sgpp::base::Stretching1D::x_0 |
◆ xsi
double sgpp::base::Stretching1D::xsi |
The documentation for this struct was generated from the following file: