Structured Sparse Matrix ExamplesDescriptionSource
TriangularMatrixExample Example demonstrating the features of the triangular matrix classes. C#  VB.NET
SymmetricMatrixExample Example demonstrating the features of the symmetric matrix classes. C#  VB.NET
HermitianMatrixExample Example demonstrating the features of the Hermitian matrix classes. C#  VB.NET
BandMatrixExample Example demonstrating the features of the banded matrix classes. C#  VB.NET
HermitianBandMatrixExample Example demonstrating the features of the banded Hermitian matrix classes. C#  VB.NET
SymmetricBandMatrixExample Example demonstrating the features of the banded symmetric matrix classes. C#  VB.NET
TridiagonalMatrixExample Example demonstrating the features of the tridiagonal matrix classes. C#  VB.NET


Structured Sparse Matrix Factorization ExamplesDescriptionSource
SymFactExample Example demonstrating the features of the factorization classes for symmetric matrices. C#  VB.NET
BandFactExample Example demonstrating the features of the factorization classes for banded matrices. C#  VB.NET
TriDiagFactExample Example demonstrating the features of the factorization classes for tridiagonal matrices. C#  VB.NET
HermPDTriDiagFactExample Example demonstrating the features of the factorization classes for Hermitian positive definite tridiagonal matrices. C#  VB.NET


General Sparse Vector and Matrix ExamplesDescriptionSource
SparseVectorExample Example demonstrating the features of the general sparse vector classes. C#  VB.NET
SparseMatrixExample Example demonstrating the features of the general sparse matrix classes. C#  VB.NET
SparseFactorizationExample Example showing how to solve a symmetric sparse linear system. C#  VB.NET


Decomposition ExamplesDescriptionSource
QRDecompExample Example demonstrating the features of the QR decomposition classes. C#  VB.NET
SVDecompExample Example demonstrating the features of the singular value decomposition classes. C#  VB.NET
EigDecompExample Example demonstrating the features of the eigenvalue decomposition classes. C#  VB.NET


Least Squares ExamplesDescriptionSource
LeastSquaresExample Example demonstrating the features of the classes for solving orindary least squares problems. C#  VB.NET
WeightedLeastSquaresExample Example demonstrating the features of the classes for solving weighted least squares problems. C#  VB.NET
IterativelyReweightedLeastSqExample Example demonstrating the features of the classes for solving iteratively reweighted least squares problems. C#  VB.NET
Copyright © 2009 CenterSpace Software, LLC. All rights reserved.
All trademarks and registered trademarks mentioned on this web site are the property of their respective owners.
Contact Webmaster