CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::HepDiagMatrix::HepDiagMatrix_row Class Reference

#include <CLHEP/Matrix/DiagMatrix.h>

Public Member Functions

 HepDiagMatrix_row (HepDiagMatrix &, int)
 
double & operator[] (int)
 

Detailed Description

Definition at line 141 of file DiagMatrix.h.

Constructor & Destructor Documentation

◆ HepDiagMatrix_row()

CLHEP::HepDiagMatrix::HepDiagMatrix_row::HepDiagMatrix_row ( HepDiagMatrix & a,
int r )
inline

Definition at line 97 of file DiagMatrix.icc.

Member Function Documentation

◆ operator[]()

double & CLHEP::HepDiagMatrix::HepDiagMatrix_row::operator[] ( int c)
inline

Definition at line 86 of file DiagMatrix.icc.

References CLHEP::HepDiagMatrix::fast().


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