-
#include "tensorstore/read_write_options.h" -
ContiguousLayoutOrder
tensorstore::ReadIntoNewArrayOptions::layout_order = c_order; Specifies the layout order of the newly-allocated array. Defaults to
c_order.
#include "tensorstore/read_write_options.h"Specifies the layout order of the newly-allocated array. Defaults to
c_order.