IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
class | TSTX::Test1 |
class | IG::Num::Func |
Creation of a number of standard real mathematical functions in one dimension. Conttains subclasses for specific functions ans corresponding static creator methods. Creator methods come in 3 different version: for reference form of the function (e.g. just Exp[x]), for form shifted and stretched in x direction, and general form shifted and stretched in both directions. More... | |
class | IG::Num::Func::Exp |
A RealFunction class representing exponential function. More... | |
class | IG::Num::Func::ReciprocalPower |
A RealFunction class representing a reciprocal power function. More... | |
class | IG::Num::Func::Identity |
A RealFunction class representing identity (or linear) function. More... | |
class | IG::Num::Func::Constant |
A RealFunction class representing a constant function. More... | |
Namespaces | |
namespace | TSTX |
namespace | IG::Num |