js-util

Home > rc-js-util > TF32Mat2

TF32Mat2 type

Float32 Mat2.

Signature:

export declare type TF32Mat2 = Mat2<Float32Array>;

References: Mat2