Template Function TRAP::Math::Mod(genType, genType)#
Function Documentation#
Warning
doxygenfunction: Unable to resolve function “TRAP::Math::Mod” with arguments (genType, genType) in doxygen xml output for project “TRAP” from directory: doxygen_docs/xml. Potential matches:
- template<typename genType> constexpr genType Mod(genType x, genType y)
- template<typename genType> constexpr genType Mod(genType x, genType y)
- template<typename genType> constexpr genType Mod(genType x, genType y)
- template<u32 L, typename T> constexpr Vec<L, T> Mod(Vec<L, T> x, T y)
- template<u32 L, typename T> constexpr Vec<L, T> Mod(Vec<L, T> x, const Vec<L, T> &y)