An interface telling size and dimensionality of a dataset, a refcounted version of DynamicSize. More...
#include <DynamicSize.hpp>
An interface telling size and dimensionality of a dataset, a refcounted version of DynamicSize.
Such interfaces are attached to CreativeArrayBase objects, i.e. to metadata, and may be queried without loading the data itself.
, CreativeArrayBase
| MemCore::RefPtr<SizeInterface> operator+ | ( | const MemCore::RefPtr< SizeInterface > & | L, | |
| const MemCore::RefPtr< SizeInterface > & | R | |||
| ) |  [friend] | 
Compute the sum of two size interfaces.
 1.6.2
 1.6.2