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

#include <CLHEP/Matrix/SymMatrix.h>

Public Member Functions

 HepSymMatrix_row_const (const HepSymMatrix &, int)
 
const double & operator[] (int) const
 

Detailed Description

Definition at line 204 of file SymMatrix.h.

Constructor & Destructor Documentation

◆ HepSymMatrix_row_const()

CLHEP::HepSymMatrix::HepSymMatrix_row_const::HepSymMatrix_row_const ( const HepSymMatrix & a,
int r )
inline

Definition at line 101 of file SymMatrix.icc.

Member Function Documentation

◆ operator[]()

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

Definition at line 83 of file SymMatrix.icc.

References CLHEP::HepGenMatrix::error().


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