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

◆ get_total_elements()

uint64_t MayaFlux::Kakshya::SoundStreamContainer::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 57 of file SoundStreamContainer.cpp.

58{
60}
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.

Referenced by MayaFlux::Kakshya::DynamicSoundStream::ensure_capacity(), and MayaFlux::Kakshya::DynamicSoundStream::expand_to().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: