SG++-Doxygen-Documentation
sgpp::base::Stretching1D Struct Reference

#include <Stretching.hpp>

Public Member Functions

 Stretching1D ()
 Default constructor initializing type = "id", x_0 = 0.0, and xsi = 1.0. More...
 
 Stretching1D (const std::string &type)
 Constructor initializing x_0 = 0.0, and xsi = 1.0. More...
 

Public Attributes

double lookup [LOOKUPSIZE][3]
 
std::string type
 
double x_0
 
double xsi
 

Constructor & Destructor Documentation

◆ 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.

Member Data Documentation

◆ lookup

◆ type

◆ x_0

◆ xsi


The documentation for this struct was generated from the following file: