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

#include <CLHEP/Matrix/Matrix.h>

Public Member Functions

 HepMatrix_row_const (const HepMatrix &, int)
 
const double & operator[] (int) const
 

Detailed Description

Definition at line 317 of file Matrix.h.

Constructor & Destructor Documentation

◆ HepMatrix_row_const()

CLHEP::HepMatrix::HepMatrix_row_const::HepMatrix_row_const ( const HepMatrix & a,
int r )
inline

Definition at line 61 of file Matrix.icc.

References CLHEP::HepMatrix::HepMatrix().

Member Function Documentation

◆ operator[]()

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

Definition at line 47 of file Matrix.icc.

References CLHEP::HepGenMatrix::error().


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