FinMath Namespace |
Class | Description | |
---|---|---|
![]() | FMControl |
Sets parameters and provides some information common to the whole library.
|
![]() | FMControlTlsAllocator |
ThreadLocalStorage (TLS) cached memory allocator.
|
![]() | NativeSubroutineException |
The exception that is thrown when native subroutine fails.
|
![]() | Permutation |
Contains several helper functions to deal with permutations.
|
![]() | SpecialFunctions | Implementation of non-elementary mathematical funtions. |
![]() | Utilities |
Contains several useful utility routines.
|
![]() | VectorMath |
Contains implementations of vector and array element-wise elementary functions computations.
|
Structure | Description | |
---|---|---|
![]() | Complex |
Represents a complex number.
|
Enumeration | Description | |
---|---|---|
![]() | FMStatus |
Possible results of any method implemented in FinMath library.
|