-
#include "tensorstore/tensorstore.h"
-
Result<Schema>
tensorstore::TensorStore<ElementType, Rank, Mode>::schema() const; Returns the schema for this TensorStore.
Note that the schema reflects any index transforms that have been applied to the base driver.