js-util

Home > rc-js-util > TF64Mat2

TF64Mat2 type

Float64 Mat2.

Signature:

export declare type TF64Mat2 = Mat2<Float64Array>;

References: Mat2