Skip to content

Function ::kfr_dct_dump_f64

function kfr_dct_dump_f64(KFR_DCT_PLAN_F64 *) capi

void kfr_dct_dump_f64(KFR_DCT_PLAN_F64* plan)

Dumps details of the DCT plan to stdout for inspection.

Parameters
plan Pointer to the DCT plan.

Fully qualified name: kfr_dct_dump_f64(KFR_DCT_PLAN_F64 *)

Declared at capi.h:764

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