#include "math/math.h"
Go to the source code of this file.
Namespaces | |
namespace | MR |
namespace | MR::Math |
Functions | |
default_type | MR::Math::erfinv (const default_type) |
Compute the inverse of the error function. More... | |
default_type | MR::Math::erfcinv (const default_type) |
Compute the inverse of the complementary error function. More... | |