Skip to content

Function ::kfr_dct_delete_plan_f64

function kfr_dct_delete_plan_f64(KFR_DCT_PLAN_F64 *) capi

void kfr_dct_delete_plan_f64(KFR_DCT_PLAN_F64* plan)

Deletes a DCT plan.

Parameters
plan Pointer to the DCT plan. May be NULL .

Fully qualified name: kfr_dct_delete_plan_f64(KFR_DCT_PLAN_F64 *)

Declared at capi.h:868

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.