📄 sparse.ext
字号:
/*
** sparse.ext - global definitions for sparse.src
**
** (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.
*/
external matrix _sparse_Damping;
external matrix _sparse_Atol;
external matrix _sparse_Btol;
external matrix _sparse_CondLimit;
external matrix _sparse_NumIters;
external matrix _sparse_RetCode;
external matrix _sparse_Anorm;
external matrix _sparse_Acond;
external matrix _sparse_Rnorm;
external matrix _sparse_ARnorm;
external matrix _sparse_Xnorm;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -