Function basic_dsp_interop::combined_ops32::prepared_ops1_f32 [] [src]

pub extern fn prepared_ops1_f32() -> Box<PreparedOp1F32>

Prepares an operation. multi_ops1 will not be made available in for interop since the same functionality can be created with prepared ops, and internally this is what this lib does too.