代码搜索:dec
找到约 10,000 项符合「dec」的源代码
代码结果 10,000
www.eeworm.com/read/162188/10327847
dec qr.dec
/*
** qr.dec - QR decomposition.
** (C) Copyright 1988-1996 by Aptech Systems, Inc.
** All Rights Reserved.
**
** Global variable definitions for procedures QRx, ORTH, NULLx and OLSQRx.
*/
de
www.eeworm.com/read/162188/10327887
dec parse.dec
#ifDLLCALL
#else
/*
** parse.dec - String parsing function.
** (C) Copyright 1991-1996 by Aptech Systems, Inc.
** All Rights Reserved.
**
** Global variable definition for procedure PARSE.
*
www.eeworm.com/read/162188/10327891
dec ols.dec
/*
** ols.dec - Ordinary least squares regression.
** (C) Copyright 1988-1996 by Aptech Systems, Inc.
** All Rights Reserved.
**
** Global variable definitions for procedures OLS, OLSQR.
*/
d
www.eeworm.com/read/162188/10327929
dec quantal.dec
/*
** quantal.dec - declarations for common statistics globals used in
** the quantal response procedures.
** (C) Copyright 1988-1999 by Aptech Systems, Inc.
** All Rights Reserved.
www.eeworm.com/read/162188/10327942
dec eig.dec
/*
** eig.dec - Eigenvalues and eigenvectors.
** (C) Copyright 1988-1996 by Aptech Systems, Inc.
** All Rights Reserved.
**
** Global variable definition for procedures EIGxxx.
*/
declare mat
www.eeworm.com/read/162188/10327950
dec qprog.dec
/*
** qprog.dec - global declarations for quadratic programming
**
** (C) Copyright 1996 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE O
www.eeworm.com/read/162188/10327955
dec gauss.dec
/*
** gauss.dec - Global variable definitions for common globals.
** (C) Copyright 1988-1999 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE
www.eeworm.com/read/162188/10328048
dec sqpsolve.dec
/*
** nlpSolve.dec - definitions for nlpSolve globals
**
**
** (C) Copyright 1997 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
www.eeworm.com/read/162188/10328106
dec loess.dec
/*
** loess.dec - LOESS regression
** (C) Copyright 1996 by Aptech Systems, Inc.
** All Rights Reserved.
**
** Global variable definitions for loess procedure
*/
declare matrix _loess_Span =
www.eeworm.com/read/162188/10328241
dec svd.dec
/*
** svd.dec - Singular value decomposition.
** (C) Copyright 1988-1996 by Aptech Systems, Inc.
** All Rights Reserved.
**
** Global variable definitions for procedures SVDx, PINV, COND and RANK