Home
last modified time | relevance | path

Searched refs:CplxPow (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libdsp/libdsp-src-5.0.2/libDSP-5.0.2/dsp/
H A DDSPOp.hh408 static void CplxPow (stpSCplx, const stpSCplx, const stpSCplx);
409 static void CplxPow (stpDCplx, const stpDCplx, const stpDCplx);
/dports/devel/libdsp/libdsp-src-5.0.2/libDSP-5.0.2/
H A DDSPOp.cc626 INLINE void clDSPOp::CplxPow (stpSCplx spCplxDest, const stpSCplx spCplxSrc, in CplxPow() function in clDSPOp
637 INLINE void clDSPOp::CplxPow (stpDCplx spCplxDest, const stpDCplx spCplxSrc, in CplxPow() function in clDSPOp
656 CplxPow(spCplxDest, spCplxSrc, &sCplxExp); in CplxRoot()
668 CplxPow(spCplxDest, spCplxSrc, &sCplxExp); in CplxRoot()