Package jdistlib.inference
Class ChunkedDrawSink
java.lang.Object
jdistlib.inference.ChunkedDrawSink
- All Implemented Interfaces:
AutoCloseable,DrawSink
Selected-coordinate streaming sink with independently compressed, recoverable chunks.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(int retainedIndex, double[] state, double logDensity, IterationStats statistics) voidclose()static ColumnarDraws
-
Constructor Details
-
ChunkedDrawSink
- Throws:
IOException
-
-
Method Details
-
accept
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-
read
- Throws:
IOException
-