| 程序包 | 说明 |
|---|---|
| org.meteoinfo.ndarray |
Multidimensional arrays of primitives and objects with data stored in memory.
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static MAMath.ScaleOffset |
MAMath.calcScaleOffsetSkipMissingData(Array a,
double missingValue,
int nbits,
boolean isUnsigned) |
Calculate the scale/offset for an array of numbers.
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static Array |
MAMath.convert2Unpacked(Array packed,
MAMath.ScaleOffset scaleOffset) |
Copyright © 2019. All rights reserved.