-
#include "tensorstore/read_write_options.h"
- struct tensorstore::ReadOptions;
Options for
tensorstore::Read
into an existing target array.Data members¶
-
DomainAlignmentOptions alignment_options =
DomainAlignmentOptions::all; Constrains how the source TensorStore may be aligned to the target array.
- ReadProgressFunction progress_function;
Optional progress callback.
-
DomainAlignmentOptions alignment_options =