flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::runge_kutta::anonymous_namespace{rk.hpp} Namespace Reference

Functions

double sign (double a, double b) noexcept
 Returns |a| with sign of b in front. More...
 

Function Documentation

◆ sign()

double flexiblesusy::runge_kutta::anonymous_namespace{rk.hpp}::sign ( double  a,
double  b 
)
inlinenoexcept

Returns |a| with sign of b in front.

Definition at line 43 of file rk.hpp.