ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Trk::HepSymMatrix_p1 Class Reference

#include <HepSymMatrix_p1.h>

Collaboration diagram for Trk::HepSymMatrix_p1:

Public Member Functions

 HepSymMatrix_p1 ()
 

Public Attributes

std::vector< double > m_matrix_val
 
int m_nrow
 

Detailed Description

Definition at line 12 of file HepSymMatrix_p1.h.

Constructor & Destructor Documentation

◆ HepSymMatrix_p1()

Trk::HepSymMatrix_p1::HepSymMatrix_p1 ( )
inline

Definition at line 15 of file HepSymMatrix_p1.h.

15 : m_nrow(0) {}

Member Data Documentation

◆ m_matrix_val

std::vector<double> Trk::HepSymMatrix_p1::m_matrix_val

Definition at line 20 of file HepSymMatrix_p1.h.

◆ m_nrow

int Trk::HepSymMatrix_p1::m_nrow

Definition at line 22 of file HepSymMatrix_p1.h.


The documentation for this class was generated from the following file:
Trk::HepSymMatrix_p1::m_nrow
int m_nrow
Definition: HepSymMatrix_p1.h:22