MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_total_elements()

uint64_t MayaFlux::Kakshya::WindowContainer::get_total_elements ( ) const
overridevirtual

Get the total number of elements in the container.

Returns
Product of all dimension sizes

Implements MayaFlux::Kakshya::NDDataContainer.

Definition at line 64 of file WindowContainer.cpp.

65{
67}
static uint64_t get_total_elements(const std::vector< DataDimension > &dimensions)
Get total elements across all dimensions.

References MayaFlux::Kakshya::ContainerDataStructure::get_total_elements(), and m_structure.

+ Here is the call graph for this function: