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

◆ ReconstructionCallback

using MayaFlux::Yantra::ReconstructionCallback = typedef std::function<std::any(std::vector<std::vector<double> >&, std::any&)>

Callback type for custom reconstruction logic.

Definition at line 39 of file ExecutionContext.hpp.