CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::HepSymMatrix::HepSymMatrix_row Class Reference

#include <CLHEP/Matrix/SymMatrix.h>

Public Member Functions

 HepSymMatrix_row (HepSymMatrix &, int)
 
double & operator[] (int)
 

Detailed Description

Definition at line 196 of file SymMatrix.h.

Constructor & Destructor Documentation

◆ HepSymMatrix_row()

CLHEP::HepSymMatrix::HepSymMatrix_row::HepSymMatrix_row ( HepSymMatrix & a,
int r )
inline

Definition at line 96 of file SymMatrix.icc.

References CLHEP::HepSymMatrix::HepSymMatrix().

Member Function Documentation

◆ operator[]()

double & CLHEP::HepSymMatrix::HepSymMatrix_row::operator[] ( int c)
inline

Definition at line 69 of file SymMatrix.icc.

References CLHEP::HepGenMatrix::error().


The documentation for this class was generated from the following files: