[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Vector._data

_data Field

Saves the data of this vector.

Namespace: C1.Framework.Mathematics
Assembly: C1.Win.Input.8.dll
Syntax
protected double[] _data
Returns
Type Description
double[] Saves the data of this vector.
Remarks

In order to improve speed of inherited classes, I give the proteced modification