Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
Dfactir.h File Reference
#include <cmath>

Namespaces

namespace  ROOT
namespace  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.