IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
FunctionRealBasic.cs File Reference

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

package  TSTX
 
package  IG.Num