Loading [MathJax]/extensions/tex2jax.js
|
ROOT
Reference Guide |
|
Go to the documentation of this file.
17#ifndef ROOFIT_ROOFITCORE_ROOVDTHEADERS_H_
18#define ROOFIT_ROOFITCORE_ROOVDTHEADERS_H_
27#if defined(R__HAS_VDT)
33 return vdt::fast_exp(
x);
37 return vdt::fast_log(
x);
41 return vdt::fast_isqrt(
x);