A C++ Matrix/Vector Class supporting real & complex data for nearly all matrix algebra calculations. Optimized for double & std::complex<double>. Small and large matrices. Easy to use & get started. Plotting, fast inversion, FFT/IFFT, statistics, & more
Be the first to post a text review of C++ Matrix. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Minor updates.
- Bug Fix: Determinant sign error (in a few select cases the determinant had the wrong sign). - Bug Fix: SortByColumn and related functions (only the first and second column were sorted correctly). - Enhanced the Concatonate() function to allow concatonation of an empty matrix. - Efficient functions for multiplication with a matrix transpose added. - New Functions ExtractSubMatrix Inplace_erf Inplace_erfc Inplace_erfinv Inplace_erfcinv GetLDLt GetUDUt Find_EqualTo Find_NotEqualTo Find_LessThan Find_MoreThan
The FFT function was only computing the FFT of the first column. Fixed to compute the FFT of each column. Efficient functions for multiplication with a matrix transpose added. New Functions: FFT2 & IFFT2
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: