Go to the source code of this file.
Namespaces | |
namespace | MR |
Typedefs | |
using | MR::HighPrecisionInt = boost::multiprecision::checked_int128_t |
using | MR::Vector2hp = Vector2<HighPrecisionInt> |
using | MR::Vector3hp = Vector3<HighPrecisionInt> |
using | MR::Vector4hp = Vector4<HighPrecisionInt> |
using | MR::Matrix3hp = Matrix3<HighPrecisionInt> |
using | MR::Matrix4hp = Matrix4<HighPrecisionInt> |