SMC_Matrix3_Set (FUN)

 

FUNCTION SMC_Matrix3_Set : BOOL

Sets all elements of a 3x3 matrix, elements given in row-major format.

InOut:

Scope

Name

Type

Inout

M

SMC_Matrix3

Input

d00

LREAL

d01

LREAL

d02

LREAL

d10

LREAL

d11

LREAL

d12

LREAL

d20

LREAL

d21

LREAL

d22

LREAL

Return

SMC_Matrix3_Set

BOOL