Skip to content

Function library_version_dft

function library_version_dft() dft

const char* library_version_dft()

Returns the full version string of the KFR DFT module.

Returns
A null-terminated string with the KFR version (e.g. from KFR_VERSION_FULL).

Fully qualified name: kfr::library_version_dft()

Declared at dft.hpp:40

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