代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/240162/4593102
cc complex_norm.cc
// Copyright (C) 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms
www.eeworm.com/read/237137/4631623
m complex_pngen.m
function [PN_Sequence,PN_RegStateI,PN_RegStateQ]=Complex_PNGen(PN_PolynI,PN_PolynQ,PN_RegStateI,PN_RegStateQ,Length)
[PN_SequenceI,PN_RegStateI] = PnGen(PN_PolynI,PN_RegStateI,Length);
www.eeworm.com/read/233522/4667359
cxx test_complex.cxx
// This is vxl/vnl/tests/test_complex.cxx
//:
// \file
#include
#include
#include
#include
#include
www.eeworm.com/read/233522/4667464
cxx vnl_complex.cxx
// This is vxl/vnl/vnl_complex.cxx
#ifdef VCL_NEEDS_PRAGMA_INTERFACE
#pragma implementation
#endif
//:
// \file
// \author fsm
#include "vnl_complex.h"
www.eeworm.com/read/233522/4667480
h vnl_complex.h
// This is vxl/vnl/vnl_complex.h
#ifndef vnl_complex_h_
#define vnl_complex_h_
#ifdef VCL_NEEDS_PRAGMA_INTERFACE
#pragma interface
#endif
//:
// \file
// \brief Complex additions to vnl_math.
www.eeworm.com/read/233522/4667664
txx vcl_complex.txx
#ifndef vcl_gcc295_complex_txx_
#define vcl_gcc295_complex_txx_
#include
#include
#define VCL_COMPLEX_INSTANTIATE_INLINE(f) template f
// awf: So, I thin
www.eeworm.com/read/233522/4667693
h vcl_complex.h
#ifndef vcl_generic_complex_h_
#define vcl_generic_complex_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_complex.hhh and run make
// complex
#ifndef vcl_complex
#define vc
www.eeworm.com/read/233522/4667764
hhh vcl_complex.hhh
@complex
@real
@imag
@abs
@arg
@norm
@conj
@polar
@cos
@cosh
@exp
@log
@log10
@pow
@sin
@sinh
@sqrt
@tan
@tanh
www.eeworm.com/read/233522/4667781
h vcl_complex.h
#ifndef vcl_complex_h_
#define vcl_complex_h_
#include "vcl_compiler.h"
// File: vcl_complex.h
//
// The task of this horrible file is to rationalize the complex number
// support in the va
www.eeworm.com/read/233522/4667789
h vcl_complex.h
#ifndef vcl_win32_complex_h_
#define vcl_win32_complex_h_
// fsm@robots: complex is derived from _Complex_base, which is not
// declared with __declspec(dllimport). So complex shouldn't