Public Member Functions | Private Attributes | List of all members
gte::LexicoArray2< true, Real, NumRows, NumCols > Class Template Reference

#include <GteLexicoArray2.h>

Public Member Functions

int GetNumCols () const
 
int GetNumRows () const
 
 LexicoArray2 (Real *matrix)
 
Real & operator() (int r, int c)
 
Real const & operator() (int r, int c) const
 

Private Attributes

Real * mMatrix
 

Detailed Description

template<typename Real, int NumRows, int NumCols>
class gte::LexicoArray2< true, Real, NumRows, NumCols >

Definition at line 55 of file GteLexicoArray2.h.

Constructor & Destructor Documentation

template<typename Real , int NumRows, int NumCols>
gte::LexicoArray2< true, Real, NumRows, NumCols >::LexicoArray2 ( Real *  matrix)
inline

Definition at line 156 of file GteLexicoArray2.h.

Member Function Documentation

template<typename Real , int NumRows, int NumCols>
int gte::LexicoArray2< true, Real, NumRows, NumCols >::GetNumCols ( ) const
inline

Definition at line 169 of file GteLexicoArray2.h.

template<typename Real , int NumRows, int NumCols>
int gte::LexicoArray2< true, Real, NumRows, NumCols >::GetNumRows ( ) const
inline

Definition at line 163 of file GteLexicoArray2.h.

template<typename Real , int NumRows, int NumCols>
Real & gte::LexicoArray2< true, Real, NumRows, NumCols >::operator() ( int  r,
int  c 
)
inline

Definition at line 175 of file GteLexicoArray2.h.

template<typename Real , int NumRows, int NumCols>
Real const & gte::LexicoArray2< true, Real, NumRows, NumCols >::operator() ( int  r,
int  c 
) const
inline

Definition at line 181 of file GteLexicoArray2.h.

Member Data Documentation

template<typename Real , int NumRows, int NumCols>
Real* gte::LexicoArray2< true, Real, NumRows, NumCols >::mMatrix
private

Definition at line 66 of file GteLexicoArray2.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06