MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Kakshya::DataDimension::ValueRange Struct Reference

Numeric interpretation of the values along this dimension. More...

#include <NDData.hpp>

+ Collaboration diagram for MayaFlux::Kakshya::DataDimension::ValueRange:

Public Attributes

std::optional< double > invalid
 
double max {}
 
double min {}
 

Detailed Description

Numeric interpretation of the values along this dimension.

Size and stride describe how many numbers there are and where they sit. This describes what they mean: the span that maps onto [0, 1] under normalisation, and the raw value marking an absent reading.

Absent for dimensions whose values are already normalised or whose range is implied by the storage type.

Definition at line 289 of file NDData.hpp.


The documentation for this struct was generated from the following file: