Matrix33F Struct

这个类型是C#语言的 EasyAR Sense API: Matrix33F

Description

三阶方阵。数据的排列方式为row-major。


Properties

data

C#

public float[] data { get; set; }

矩阵的原始数据数组。