代码搜索:optimisation

找到约 403 项符合「optimisation」的源代码

代码结果 403
www.eeworm.com/read/117921/14897289

cpp fsm_opt.cpp

/* $Id: Fsm_opt.cpp,v 1.3 1997/02/02 01:31:02 matt Exp $ FSM class optimisation functions. (c) Dec 95 Matt Phillips. */ #include #include
www.eeworm.com/read/233522/4668065

c zgemm.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void zgemm_(transa, transb, m, n, k, alpha, a, lda, b, ldb, b
www.eeworm.com/read/233522/4668073

c zlarfx.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Table of constant values */ static doublecomplex c_b2 = {0.,0.}; static d
www.eeworm.com/read/233522/4668107

c csrot.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void csrot_(n, cx, incx, cy, incy, c, s) const integer *n;
www.eeworm.com/read/233522/4668150

c zdotu.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Double Complex */ void zdotu_(ret_val, n, zx, incx, zy, incy) doublecomple
www.eeworm.com/read/233522/4668164

c zlascl.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void zlascl_(type, kl, ku, cfrom, cto, m, n, a, lda, info) c
www.eeworm.com/read/233522/4668223

c zhseqr.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Table of constant values */ static doublecomplex c_b9 = {0.,0.}; static d
www.eeworm.com/read/233522/4668307

c zgemv.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Subroutine */ void zgemv_(trans, m, n, alpha, a, lda, x, incx, beta, y, inc
www.eeworm.com/read/233522/4668334

c zlarf.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Table of constant values */ static doublecomplex c_b3 = {0.,0.}; static d
www.eeworm.com/read/233522/4668338

c zlahqr.c

#include "f2c.h" #include "netlib.h" /* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */ /* Table of constant values */ static integer c__2 = 2; static integer c__1