⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gauss.lcg

📁 没有说明
💻 LCG
📖 第 1 页 / 共 2 页
字号:
/*
** GAUSS library file
**
** (C) Copyright 1988-1999  Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC.    This File Header must accompany all files using
** any portion, in whole or in part, of this Source Code.   In
** addition, the right to create such files is strictly limited by
** Section 2.A. of the GAUSS Applications License Agreement
** accompanying this Software Product.
**
** If you wish to distribute any portion of the proprietary Source
** Code, in whole or in part, you must first obtain written
** permission from Aptech Systems.
**
**-------------------**------------------**-------------------**-----------**
**-------------------**------------------**-------------------**-----------*/


dataxchn.dec
    _dxftype                         : string
    _dxtype                          : matrix
    _dxwidth                         : matrix
    _dxprcn                          : matrix
    _dxwkshdr                        : matrix
    _dxbuffer                        : matrix
    _dxprint                         : matrix
    _dxmiss                          : matrix
    _dxtxdlim                        : matrix
    _dxaschdr                        : matrix

eig.dec
    _eigerr                          : matrix

eqsolve.dec
    _eqs_typicalX                    : matrix
    _eqs_typicalF                    : matrix
    _eqs_IterInfo                    : matrix
    _eqs_JacobianProc                : matrix
    _eqs_MaxIters                    : matrix
    _eqs_StepTol                     : matrix

fcompare.dec
    _fcmptol                         : matrix

flibuff.dec

gauss.dec
    _rtl_ver                         : matrix
    __altnam                         : matrix
    __con                            : matrix
    __ff                             : matrix
    __fmtcv                          : matrix
    __fmtnv                          : matrix
    __header                         : string
    __miss                           : matrix
    __output                         : matrix
    __prec                           : matrix
    __range                          : matrix
    __row                            : matrix
    __rowfac                         : matrix
    __sort                           : matrix
    __title                          : string
    __tol                            : matrix
    __vpad                           : matrix
    __vtype                          : matrix
    __weight                         : matrix
    __INFp                           : matrix
    __INFn                           : matrix
    __INDEFp                         : matrix
    __INDEFn                         : matrix
    __macheps                        : matrix

integral.dec
    _intord                          : matrix
    _intrec                          : matrix
    _intq2                           : matrix
    _intq3                           : matrix
    _intq4                           : matrix
    _intq6                           : matrix
    _intq8                           : matrix
    _intq12                          : matrix
    _intq16                          : matrix
    _intq20                          : matrix
    _intq24                          : matrix
    _intq32                          : matrix
    _intq40                          : matrix

lncdfn.dec
    _lncdfn_order                    : matrix
    _lncdfn_eps                      : matrix

loess.dec
    _loess_Span                      : matrix
    _loess_NumEval                   : matrix
    _loess_Degree                    : matrix
    _loess_WgtType                   : matrix

ols.dec
    _olsqtol                         : matrix
    _olsres                          : matrix
    _olsrnam                         : string

parse.dec

poly.dec
    _polerr                          : matrix
    _poldeg                          : matrix

qnewton.dec
    _qn_RelGradTol                   : matrix
    _qn_MaxIters                     : matrix
    _qn_GradProc                     : matrix
    _qn_PrintIters                   : matrix
    _qn_ParNames                     : matrix
    _qn_RandRadius                   : matrix

qprog.dec
    _qprog_maxit                     : matrix

qr.dec
    _orthtol                         : matrix
    _qrdc                            : matrix
    _qrsl                            : matrix

sparse.dec
    _sparse_Damping                  : matrix
    _sparse_Atol                     : matrix
    _sparse_Btol                     : matrix
    _sparse_CondLimit                : matrix
    _sparse_NumIters                 : matrix
    _sparse_RetCode                  : matrix
    _sparse_Anorm                    : matrix
    _sparse_Acond                    : matrix
    _sparse_Rnorm                    : matrix
    _sparse_ARnorm                   : matrix
    _sparse_Xnorm                    : matrix

sqpsolve.dec
    _sqp_ParNames                    : matrix
    _sqp_DirTol                      : matrix
    _sqp_HessProc                    : matrix
    _sqp_GradProc                    : matrix
    _sqp_MaxIters                    : matrix
    _sqp_PrintIters                  : matrix
    _sqp_FeasibleTest                : matrix
    _sqp_RandRadius                  : matrix
    _sqp_A                           : matrix
    _sqp_B                           : matrix
    _sqp_C                           : matrix
    _sqp_D                           : matrix
    _sqp_EqProc                      : matrix
    _sqp_IneqProc                    : matrix
    _sqp_Bounds                      : matrix

svd.dec
    _svdtol                          : matrix
    _svderr                          : matrix
    _svd                             : matrix

system.dec
    __maxvec                         : matrix

base10.src
    base10                           : proc

cdfchii.src
    cdfchii                          : proc
    gammaii                          : proc
    _ginvinc                         : proc
    _gammaii_1                       : proc
    _gammaii_2                       : proc
    _gammaii_4                       : proc
    _gammaii_3                       : proc
    _gammaii_5                       : proc

cdfnonc.src
    cdfchinc                         : proc
    cdffnc                           : proc
    cdftnc                           : proc

cmtools.src
    cmsplit                          : proc
    cmsplit2                         : proc

coord.src
    topolar                          : proc
    tocart                           : proc

corr.src
    corrm                            : proc
    corrvc                           : proc
    corrx                            : proc
    vcm                              : proc
    vcx                              : proc

countwts.src

crossprd.src
    crossprd                         : proc

cumprodc.src
    cumprodc                         : proc

cumsumc.src
    cumsumc                          : proc

datalist.src
    datalist                         : keyword
    _dtlist                          : proc
    _dtwrt                           : proc
    _cntrprt                         : proc

datatran.src
    code                             : proc
    delif                            : proc
    dummybr                          : proc
    dummydn                          : proc
    dummy                            : proc
    missex                           : proc
    recode                           : proc
    selif                            : proc
    substute                         : proc

dataxchn.src
    export                           : proc
    exportf                          : proc
    import                           : proc
    importf                          : proc
    dx_setimport                     : proc
    dx_filetype                      : proc
    dx_cmnd                          : proc
    retchk                           : proc
    dx_fileexist                     : proc
    dx_makefmt                       : proc
    dx_setvec                        : proc
    dx_range                         : proc
    dx_print                         : proc
    dx_header                        : proc
    dx_version                       : proc
    dx_parse                         : proc
    isalpha                          : proc
    isnumber                         : proc
    issymbol                         : proc
    strtok                           : proc

design.src
    design                           : proc

dfft.src
    dfft                             : proc

dffti.src
    dffti                            : proc

diag.src
    lowmat                           : proc
    lowmat1                          : proc
    upmat                            : proc
    upmat1                           : proc

dos.src

dstat.src
    dstat                            : proc
    _dstatd                          : proc
    _dstatx                          : proc

eigcg.src
    eigcg                            : proc
    eigcg2                           : proc

eigch.src
    eigch                            : proc
    eigch2                           : proc

eigrg.src
    eigrg                            : proc
    eigrg2                           : proc

eigrs.src
    eigrs                            : proc
    eigrs2                           : proc

eqsolve.src
    eqSolve                          : proc
    _eqSolve                         : proc
    _eqs_norm2                       : proc
    _eqs_jacob                       : proc
    eqSolveSet                       : proc

exctsmpl.src
    exctsmpl                         : proc

fcompare.src
    feq                              : proc
    dotfeq                           : proc
    fne                              : proc
    dotfne                           : proc
    flt                              : proc
    dotflt                           : proc
    fgt                              : proc
    dotfgt                           : proc
    fle                              : proc
    dotfle                           : proc
    fge                              : proc
    dotfge                           : proc

fftm.src
    fftm                             : proc
    fftmi                            : proc

gauss.src
    getnr                            : proc
    _cntrlin                         : proc
    header                           : proc

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -