代码搜索:complex

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

代码结果 10,000
www.eeworm.com/read/102394/15783071

c real_unpack.c

/* fft/real_unpack.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General
www.eeworm.com/read/102394/15783086

h hc_pass.h

/* fft/hc_pass.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ
www.eeworm.com/read/102394/15783096

h real_pass.h

/* fft/real_pass.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu
www.eeworm.com/read/102394/15784072

c zsolve_cubic.c

/* poly/zsolve_cubic.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera
www.eeworm.com/read/102394/15784076

c zsolve_quadratic.c

/* poly/zsolve_quadratic.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge
www.eeworm.com/read/102394/15784104

changelog

2003-01-25 Brian Gough * math.c (gsl_complex_arccsc_real): fixed bug for incorrect sign of imaginary part when -1
www.eeworm.com/read/102394/15784134

c hermtd.c

/* linalg/hermtd.c * * Copyright (C) 2001 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/100746/15865491

changelog

Wed Dec 11 13:17:21 2002 Brian Gough * math.c (gsl_complex_arg): enforce special case arg(0,0) = 0.0 Mon Sep 10 22:57:27 2001 Brian Gough
www.eeworm.com/read/314924/13555589

c main.c

#include #include #include #include "fft.h" int main(void) { int i; complex TD_data[TD_Length],FD_data[FD_Length]; for(i=0;i
www.eeworm.com/read/334162/12628551

i fftw_f77.i

! This file contains PARAMETER statements for various constants ! that can be passed to FFTW routines. You should include ! this file in any FORTRAN program that calls the fftw_f77 !