| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.framework | |
| fr.cnes.sirius.patrius.math.util |
| Modifier and Type | Class and Description |
|---|---|
class |
FastestMathLibWrapper
This implementation encapsulates for each math method the fastest methods among:
FastMath
FastMath
StrictFastMath
|
class |
FastMathWrapper
FastMath wrapper.
|
class |
JafamaFastMathWrapper
JAFAMA FastMath wrapper.
|
class |
JafamaStrictFastMathWrapper
JAFAMA StrictFastMath wrapper.
|
class |
MathWrapper
Math wrapper.
|
class |
StrictMathWrapper
StrictMath wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MathLib.setMathLibrary(MathLibrary library)
Set Math library.
|
Copyright © 2025 CNES. All rights reserved.