Interface | Description |
---|---|
MathLibrary |
Interface for low-level math libraries.
|
Class | Description |
---|---|
FastestMathLibWrapper |
This implementation encapsulates for each math method the fastest methods among:
FastMath
FastMath
StrictFastMath
|
FastMathWrapper |
FastMath wrapper.
|
JafamaFastMathWrapper |
JAFAMA FastMath wrapper.
|
JafamaStrictFastMathWrapper |
JAFAMA StrictFastMath wrapper.
|
MathWrapper |
Math wrapper.
|
StrictMathWrapper |
StrictMath wrapper.
|
Enum | Description |
---|---|
MathLibraryType |
Enumeration of Math library types currently available in PATRIUS.
|
Copyright © 2021 CNES. All rights reserved.