Function basic_dsp_interop::combined_ops64::prepared_ops1_f64 [] [src]

#[no_mangle]
pub extern "C" fn prepared_ops1_f64() -> Box<PreparedOp1F64>

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.