中国最专业的商业控件服务网

慧都控件网

电话:400-700-1020(免费)或023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
  • 暂时没有相关新闻
上一个 上一个 英特尔数学内核库 Mac OS 版 下一个 下一个NMath Stats
NMath Matrix 该产品已停用!
[产品编号: 11162 ]  
NMath Matrix

收藏订阅

  • 当前版本:v3.0   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:CenterSpace 唯一正式授权
  • 产品类型:功能模块
  • 产品功能:数学运算
  • 控件类型:.NET
  • 其他特性:Web Form / Windows Form
  • 产品源码:提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论  
NMath Matrix v3.0(最新版) (09-07-08)

NMath Matrix 版本更新 v3.0 (更新日期:7/8/2009)
- Upgraded to Intel MKL 10.1 Update 1.
- Added class DoubleCOWeightedLeastSq for solving weighted least squares (WLS)
problems
using a complete orthogonal (CO) decomposition technique.
- Added class DoubleIterativelyReweightedLeastSq for solving iteratively
reweighted least squares (IRLS) problems.
- Added classes DoubleLeastSqWeightingFunction, DoubleBisquareWeightingFunction,
and DoubleFairWeightingFunction for least squares weighting functions.
- Added classes DoubleSparseVector, DoubleComplexSparseVector, and
SparseVectorData for storing sparse vectors.
- Added classes DoubleCsrSparseMatrix, DoubleSymCsrSparseMatrix,
DoubleComplexCsrSparseMatrix, DoubleHermCsrSparseMatrix, SparseMatrixData,
ISparseMatrixStorage, and CompressedSparseRow for storing general sparse
matrices in compressed sparse row (CSR) format.
- Added classes SparseMatrixFact, DoubleSparseFact, DoubleSparseSymFact,
DoubleSparseSymPDFact, DoubleComplexSparseFact, DoubleSparseHermFact, and
DoubleSparseHermPDFact for factoring general sparse matrices.
- Added MatrixFunctions.Pseudoinverse() method using SVD.
- Organized classes into solution folders inside Visual Studio.
- Added VS 2008 solutions for all examples and source editions.
- Added Add(System.Object) method to all types which implement IEnumerable.