Uses of Class
org.rcsb.cif.binary.data.Float64Array
| Package | Description |
|---|---|
| org.rcsb.cif.binary | |
| org.rcsb.cif.binary.encoding |
-
Uses of Float64Array in org.rcsb.cif.binary
Methods in org.rcsb.cif.binary with parameters of type Float64Array Modifier and Type Method Description static EncodingStrategyHintClassifier. classify(Float64Array data)Auto-encodes thisFloatArrayby the encoding strategy with the minimal size.static EncodingStrategyHintClassifier. classifyPrecision(Float64Array data)Determines the precision needed to encode this column in a lossless fashion. -
Uses of Float64Array in org.rcsb.cif.binary.encoding
Fields in org.rcsb.cif.binary.encoding with type parameters of type Float64Array Modifier and Type Field Description static ByteArrayEncoding<Float64Array>ByteArrayEncoding. FLOAT64