[]
A two dimension double array used to save the data.
protected double[,] _data
| Type | Description |
|---|---|
| double[,] | A two dimension double array used to save the data. |
In order to improve speed of inherited classes, I give the proteced modification