?? sparse.dec
字號:
/*
** sparse.dec - global declarations for sparse functions
**
** (C) Copyright 1996 by 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.
*/
declare matrix _sparse_Damping = 0;
declare matrix _sparse_Atol = 0;
declare matrix _sparse_Btol = 0;
declare matrix _sparse_CondLimit = 0;
declare matrix _sparse_NumIters = 0;
declare matrix _sparse_RetCode = 0;
declare matrix _sparse_Anorm = 0;
declare matrix _sparse_Acond = 0;
declare matrix _sparse_Rnorm = 0;
declare matrix _sparse_ARnorm = 0;
declare matrix _sparse_Xnorm = 0;
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -