IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Package IG.Num.Experimental

Classes

class  ExampleMathClassExperimental
 Example class that derives from the M class. Implements a method that uses basic mathematical functions implemented in M. More...
 
class  MX
 Defines some mathematical functions to be used in derived classes. Beside the auxiliary functions already in class M, this class also defines functions that use type xdouble instead of double. More...
 
struct  xdouble
 Extension of type double by a struct. Provides binary operaror ^ (left operand raised to the power of right operand). More...