CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::HepMatrix::HepMatrix_row Class Reference

#include <CLHEP/Matrix/Matrix.h>

Public Member Functions

 HepMatrix_row (HepMatrix &, int)
double & operator[] (int)

Detailed Description

Definition at line 309 of file Matrix.h.

Constructor & Destructor Documentation

◆ HepMatrix_row()

CLHEP::HepMatrix::HepMatrix_row::HepMatrix_row ( HepMatrix & a,
int r )
inline

Definition at line 56 of file Matrix.icc.

References CLHEP::HepMatrix::HepMatrix().

Member Function Documentation

◆ operator[]()

double & CLHEP::HepMatrix::HepMatrix_row::operator[] ( int c)
inline

Definition at line 39 of file Matrix.icc.

References CLHEP::HepGenMatrix::error().


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