SourcePro® 2021.1 |
SourcePro® API Reference Guide |
Product Documentation: SourcePro Documentation Home |
The LU Factorization classes help you solve sets of simultaneous linear equations via LU factorization for any numeric field type, including double
, float
, and double
precision complex
.
Classes | |
class | RWGenFact< T > |
A templatized LU factorization class that holds the LU factorization of a general square matrix of type T. More... | |
Copyright © 2021 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |