You are here:
Symbol Reference >
MtxExpr Namespace
>
Classes
>
Matrix Record
>
public
>
LUSolve Method
MtxVec VCL
LUSolve Method
public
Collapse All
This is the overview for the LUSolve method overload.
Overload List
Name
Description
Matrix.LUSolve (TMtx, TMtx, TMtxType, TMtxOperation)
calls
LU
and solves L and U in the caller, does not owerwrites
Matrix.LUSolve (TMtx, TMtx, TMtxType, TMtxOperation, TMtx, TMtx, TVecInt)
Finds solution with an already precomputed factorzation.
Matrix.LUSolve (TMtxType, TMtx, TMtx, TVecInt)
Performs factorization for LUSolve.
Matrix.LUSolve (TVec, TVec, TMtxType, TMtxOperation)
Solves system of linear equations by using
LU
factorization.
Matrix.LUSolve (TVec, TVec, TMtxType, TMtxOperation, TMtx, TMtx, TVecInt)
Finds solution with an already precomputed factorization.
Group
public
Links
public
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!