Project Description
LatoolNet is a .NET class library for linear algebra and several mathematical operations. The library wrappes CLAPACK's native libraries with C++/CLI and provides pointer-free, easy-to-use classes to .NET programmers.


Functions
  • Complex operations
  • Linear equation
    • Double general/symmetric
    • Double general/symmetric band
    • Double general/symmetric tridiagonal
    • Complex general/hermitian
    • Complex general/hermitian band
    • Complex general/hermitian tridiagonal
  • Singular value decomposition
  • Least square
  • Polynomial fitting
  • FFT

Installation
Please add LatoolNet.dll to your project's reference.

Examples
For C# programmer: Example.cs
For VB Programmer: Example.vb

Trouble Shooting
If you have trouble opening the LatoolNet's help file, please try unzipping LatoolNet.zip with a third pairty tool instead of Windows' default utility.

Reference
clapack: http://www.netlib.org/clapack

Contact
If you have any comments, questions or bugs to report,
please feel free to e-mail me at:
hirasesoya(at)hotmail.com.



Last edited Aug 16 at 2:50 PM by soyah, version 49

 

Want to leave feedback?
Please use Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987