#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/MathHelper.h>
|
static ScalarT | Abs (ScalarT s) |
|
static ScalarT | Clamp (ScalarT s, ScalarT bottom, ScalarT top) |
|
static ScalarT | Max (ScalarT a, ScalarT b) |
|
static ScalarT | Min (ScalarT a, ScalarT b) |
|
static ScalarT | Sign (ScalarT s) |
|
template<class ScalarT>
class GfxTL::Math< ScalarT >
Definition at line 11 of file MathHelper.h.
◆ Abs()
static ScalarT Abs |
( |
ScalarT |
s | ) |
|
|
inlinestatic |
◆ Clamp()
static ScalarT Clamp |
( |
ScalarT |
s, |
|
|
ScalarT |
bottom, |
|
|
ScalarT |
top |
|
) |
| |
|
inlinestatic |
◆ Max()
static ScalarT Max |
( |
ScalarT |
a, |
|
|
ScalarT |
b |
|
) |
| |
|
inlinestatic |
◆ Min()
static ScalarT Min |
( |
ScalarT |
a, |
|
|
ScalarT |
b |
|
) |
| |
|
inlinestatic |
◆ Sign()
static ScalarT Sign |
( |
ScalarT |
s | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/MathHelper.h