cpMat2x2New

@} @defgroup cpMat2x2 cpMat2x2 2x2 matrix type used for tensors and such. @{

extern (C) static
cpMat2x2
cpMat2x2New
(
cpFloat a
,
cpFloat b
,
cpFloat c
,
cpFloat d
)

Meta