Show_Modelling_Matrix_XXX

Functions

float *

HIC_Show_Modelling_Matrix

float *

HIC_Show_Modelling_Matrix_Adjoint

Detailed Description

group Show_Modelling_Matrix_XXX

Function Documentation

float *HIC_Show_Modelling_Matrix(HIC_Rendition *nr)

This function returns the modelling matrix.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A pointer to a 4x4 array of floats.

float *HIC_Show_Modelling_Matrix_Adjoint(HIC_Rendition *nr)

This function returns the adjoint modelling matrix.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A pointer to a 4x4 array of floats.