CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Functions
testBug6181.cc File Reference
#include <iostream>
#include <math.h>
#include "CLHEP/Matrix/Matrix.h"
#include "CLHEP/Matrix/SymMatrix.h"

Go to the source code of this file.

Functions

int test_inversion (int N)
 
int main (int, char **)
 

Function Documentation

◆ main()

int main ( int  ,
char **   
)

Definition at line 117 of file testBug6181.cc.

References test_inversion().

◆ test_inversion()

int test_inversion ( int  N)

Definition at line 16 of file testBug6181.cc.

References CLHEP::HepSymMatrix::invert(), and CLHEP::HepMatrix::invert().

Referenced by main().