ROOT 6.08/07 Reference Guide |
#include <cmath>
Namespaces | |
ROOT | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Math | |
Functions | |
template<class Matrix , unsigned int n, unsigned int idim> | |
bool | ROOT::Math::Dfactir (Matrix &rhs, typename Matrix::value_type &det, unsigned int *ir) |
Dfactir. More... | |