You are here:
Symbol Reference >
MtxExpr Namespace
>
Functions
>
MtxExpr.LUSolve Function
MtxVec VCL
MtxExpr.LUSolve Function
MtxExpr
|
Functions
Collapse All
Returns the X from LU solving A*X = B.
Pascal
function
LUSolve
(
const
B
:
TVec
;
const
A
:
TMtx
;
MtxType
:
TMtxType
= mtGeneral;
Operation
:
TMtxOperation
= opNone):
Vector
;
overload
;
File
MtxExpr
Description
Internally calls
Matrix.LUSolve
Group
Functions
Links
MtxExpr
,
Functions
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!