#include "math/math.h"
Go to the source code of this file.
Namespaces | |
namespace | MR |
namespace | MR::Math |
Functions | |
template<class VarArrayType , class CountArrayType > | |
default_type | MR::Math::welch_satterthwaite (const VarArrayType &variances, const CountArrayType &counts) |