-
- Downloads
use_dll: turn getPowerDeriv() and sign() into inline functions
This allows the compiler to better optimize by inlining those call when worth it.
Loading
Please register or sign in to comment
This allows the compiler to better optimize by inlining those call when worth it.