Home
last modified time | relevance | path

Searched defs:func_complex (Results 1 – 3 of 3) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/includes/
H A Delem_func_gw.hxx138 typedef std::complex<double>(*func_complex)(const std::complex<double>&); typedef
/dports/graphics/geomview/geomview-1.9.5/src/lib/fexpr/
H A Dfexpr.h40 typedef void (*func_complex)(const fcomplex *source, fcomplex*result); typedef
/dports/editors/calligra/calligra-3.2.1/sheets/functions/
H A Dengineering.cpp1150 Value func_complex(valVector args, ValueCalc *calc, FuncExtra *) in func_complex() function