ergo
LR::SmallMatrix::RowProxy Struct Reference

#include <slr.h>

Public Member Functions

 RowProxy (ergo_real *r)
 
ergo_realoperator[] (int j) const
 

Public Attributes

ergo_realtoprow
 

Constructor & Destructor Documentation

◆ RowProxy()

LR::SmallMatrix::RowProxy::RowProxy ( ergo_real r)
inlineexplicit

Member Function Documentation

◆ operator[]()

ergo_real& LR::SmallMatrix::RowProxy::operator[] ( int  j) const
inline

References toprow.

Member Data Documentation

◆ toprow

ergo_real* LR::SmallMatrix::RowProxy::toprow

Referenced by operator[]().


The documentation for this struct was generated from the following file: