-
#include "tensorstore/tensorstore.h" -
Result<TensorStore<>>
tensorstore::TensorStore<ElementType, Rank, Mode>::base() const; Returns the underlying TensorStore, if this is an adapter.
Otherwise, returns a null TensorStore.
#include "tensorstore/tensorstore.h"Returns the underlying TensorStore, if this is an adapter.
Otherwise, returns a null TensorStore.