HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_SymMatrix3T< T >::LowerTri Struct Reference

Inner class to access the elements symbolically. More...

#include <UT_SymMatrix3.h>

Public Attributes

T q00
 
T q10
 
T q11
 
T q20
 
T q21
 
T q22
 

Detailed Description

template<typename T>
struct UT_SymMatrix3T< T >::LowerTri

Inner class to access the elements symbolically.

Definition at line 172 of file UT_SymMatrix3.h.

Member Data Documentation

template<typename T>
T UT_SymMatrix3T< T >::LowerTri::q00

Definition at line 174 of file UT_SymMatrix3.h.

template<typename T>
T UT_SymMatrix3T< T >::LowerTri::q10

Definition at line 174 of file UT_SymMatrix3.h.

template<typename T>
T UT_SymMatrix3T< T >::LowerTri::q11

Definition at line 174 of file UT_SymMatrix3.h.

template<typename T>
T UT_SymMatrix3T< T >::LowerTri::q20

Definition at line 174 of file UT_SymMatrix3.h.

template<typename T>
T UT_SymMatrix3T< T >::LowerTri::q21

Definition at line 174 of file UT_SymMatrix3.h.

template<typename T>
T UT_SymMatrix3T< T >::LowerTri::q22

Definition at line 174 of file UT_SymMatrix3.h.


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