![]() |
| ||
| Library to solve matrix determinant c++ Hi, i'm looking for some library that provides solving matrix determinant. My matrix contains complex numbers (complex.h). Please write me some hints |
| ||
| Re: Library to solve matrix determinant c++ Hint: google search using C++ matrix determinant. It provided 12,000 hits. One of them, probably early on in the list, probably/may have something to help. |
| ||
| Re: Library to solve matrix determinant c++ see...Cramers rule...then u can create your own library... |
| ||
| Re: Library to solve matrix determinant c++ For example, download free Matrix TCL Lite 1.13 by Techsoft: http://www.techsoftpl.com/matrix/download.htm (it's not a recommendation, I never use this library but it's compact and simple;) ). Comment 5 lines of abs definitions in downloaded matrix.h: /* Do that, you can't compile it with VC++ when <complex> includedNow #include <complex>Read package manual in pro_doc directory... |
| ||
| Re: Library to solve matrix determinant c++ Quote:
Quote:
|
| All times are GMT -4. The time now is 2:47 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC