代码搜索:complex

找到约 10,000 项符合「complex」的源代码

代码结果 10,000
www.eeworm.com/read/424438/10448007

h st.h

class RGCD //Rotate demodulating GCD { private: int Nt; int PathNum; int Nr; int NBit; int PackSize; int FrameLen; int FrameLenJ; float *ExChipInfo[NR][PATHNUM]; Comple
www.eeworm.com/read/424438/10448033

h global.h

#include "input.h" #include "System.h" /********************************************************************************/ #ifdef _Global_ char _ChannelType[20]; char _SimulationMode[20]; i
www.eeworm.com/read/161095/10452613

c ccolumn_bmod.c

/* * -- SuperLU routine (version 3.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center, * and Lawrence Berkeley National Lab. * October 15, 2003 * */ /* Copyright (c) 1994 b
www.eeworm.com/read/161095/10452695

c cmemory.c

/* * -- SuperLU routine (version 3.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center, * and Lawrence Berkeley National Lab. * October 15, 2003 * */ #include "slu_cdefs.h" /
www.eeworm.com/read/161095/10452880

c scsum1.c

#include "slu_Cnames.h" #include "slu_scomplex.h" double scsum1_(int *n, complex *cx, int *incx) { /* -- LAPACK auxiliary routine (version 2.0) -- Univ. of Tennessee, Univ. of California B
www.eeworm.com/read/161095/10453938

c clacgv.c

#include "f2c.h" /* Subroutine */ int clacgv_(integer *n, complex *x, integer *incx) { /* -- LAPACK auxiliary routine (version 2.0) -- Univ. of Tennessee, Univ. of California Berkeley, NAG
www.eeworm.com/read/161095/10454056

c sp_cconvert.c

/* * -- SuperLU routine (version 2.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center, * and Lawrence Berkeley National Lab. * November 15, 1997 * */ #include "slu_cdefs.h"
www.eeworm.com/read/161094/10454295

h dcomplex.h

/* * -- Distributed SuperLU routine (version 1.0) -- * Lawrence Berkeley National Lab, Univ. of California Berkeley. * September 1, 1999 * */ /* * This header file is to be included in source
www.eeworm.com/read/424281/10468521

texi specfunc-dilog.texi

@cindex dilogarithm The functions described in this section are declared in the header file @file{gsl_sf_dilog.h}. @menu * Real Argument:: * Complex Argument:: @end menu
www.eeworm.com/read/278816/10504320

c dtft.c

/* dtft.c - DTFT of length-L signal at a single frequency w */ #include /* complex arithmetic */ complex dtft(L, x, w) /* u