Enigma  3.2.0
A Simple, Reliable and Efficient Encryption Tool
MathUtils Class Referencefinal

#include <MathUtils.hpp>

Static Public Member Functions

template<typename T >
static constexpr const T Map (const T &value, const T &start1, const T &stop1, const T &start2, const T &stop2) noexcept
 

Detailed Description

Definition at line 10 of file MathUtils.hpp.

Member Function Documentation

◆ Map()

template<typename T >
static constexpr const T MathUtils::Map ( const T value,
const T start1,
const T stop1,
const T start2,
const T stop2 
)
inlinestaticconstexprnoexcept

Definition at line 23 of file MathUtils.hpp.


The documentation for this class was generated from the following file: