upper_triangular_matrix4 Struct Reference

#include <mat_vec_types.h>

Data Fields

scalar u00
 
scalar u01
 
scalar u02
 
scalar u03
 
scalar u11
 
scalar u12
 
scalar u13
 
scalar u22
 
scalar u23
 
scalar u33
 

Detailed Description

A useful type for holding the upper triangular part of symmetric 4x4 matrices

Field Documentation

◆ u00

◆ u01

◆ u02

◆ u03

◆ u11

◆ u12

◆ u13

◆ u22

◆ u23

◆ u33


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