Home
last modified time | relevance | path

Searched defs:cplx_zero (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-obspy/obspy-1.2.2/obspy/signal/src/
H A Dbbfk.c70 const cplx cplx_zero = {0., 0.}; in generalizedBeamformer() local
/dports/math/mpsolve/mpsolve-3.2.1/src/libmps/floating-point/
H A Dmt.c64 const cplx_t cplx_zero = { { 0.0, 0.0 } }; variable
527 const cplx_t cplx_zero = { 0.0 }; variable