|
PCB Environment 2
|
Go to the source code of this file.
Namespaces | |
| namespace | math |
| namespace | math::approx |
Functions | |
| constexpr Real | math::Radians (Real D) |
| template<typename T> | |
| T | math::squared (T v) |
| float | math::approx::rsqrt (float x) |
| template<typename T> | |
| T | math::reduce_max (const std::vector< T > &V) |
| template<typename T> | |
| void | math::multiply (std::vector< T > &V, T s) |