Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spr:03spr105

Transpose33_F16

Transposes a 3×3 matrix of 16.16 values.

Synopsis

void Transpose33_F16( mat33f16 dest, mat33f16 src )

Description

This function transposes a 3-by-3 matrix of 16.16 values and deposits the result in the matrix dest.

Arguments

  • dest Pointer to destination matrix to store the result.
  • src The matrix to transpose.

Implementation

Folio call implemented in operamath V20.

Associated Files

operamath.h, operamath.lib

See Also

Transpose44_F16()

documentation/development/opera/pf25/ppgfldr/pgsfldr/spr/03spr105.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1