#include "tensorstore/array.h"
Index tensorstore::Array<ElementTagType,
                        
 Rank,
                        
 OriginKind,
                        
 LayoutContainerKind>::
num_elements() const;

Returns the total number of element, equal to the product of the elements in shape().