SourcePro® 2023.1 |
SourcePro® API Reference Guide |
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 © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |