Function
NumCosmoMathQuaternionnew
Declaration [src]
NcmQuaternion*
ncm_quaternion_new (
void
)
Return value
Type: NcmQuaternion
A new NcmQuaternion.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |