|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inlineprivate |
Validates multi-channel numeric data for NaN/Infinity values.
| channels | Vector of spans representing each channel's data |
Checks each channel's samples to ensure they are finite numbers. Empty channels are considered valid.
Definition at line 681 of file UniversalTransformer.hpp.
Referenced by MayaFlux::Yantra::UniversalTransformer< InputType, OutputType >::validate_input().
Here is the caller graph for this function: