Re: [ROOT] matrix inversion class; comments please

From: Valeri Fine (Faine) (fine@bnl.gov)
Date: Tue Dec 12 2000 - 03:18:19 MET


  Hello Eddy.
  
 I found the following method would make me happy ;-)

 static Int_t   Inverse         (double  *a, int n){  return Inverse(TArrayD(n,a)); }

 and mat be 

          static Int_t   Inverse         (float  *a, int n);

  Bets regards,
                      Valery



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:39 MET