Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Dfactir.h File Reference
#include <cmath>
Include dependency graph for Dfactir.h:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
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.