|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Static Public Attributes | |
| static constexpr auto | CheckedDivFloat = DivideFloat |
| static constexpr auto | CheckedDivInt = DivideInt64 |
| static constexpr auto | CheckedDivUint = DivideUint64 |
| static constexpr auto | CheckedMulFloat = MultiplyFloat |
| static constexpr auto | CheckedMulInt = MultiplyInt64 |
| static constexpr auto | CheckedMulUint = MultiplyUint64 |
| static constexpr auto | CheckedRemFloat = RemainderFloat |
| static constexpr auto | CheckedRemInt = RemainderInt64 |
| static constexpr auto | CheckedRemUint = RemainderUint64 |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |