Home
Products
Support
Blog
Resources
Company
NMath Matrix Code Examples
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


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


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 least squares problems. C#  VB.NET
Copyright © 2008 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