You are here:
Symbol Reference >
MtxExpr Namespace
>
Classes
>
Matrix Record
>
public
>
LUSolve Method
>
Matrix.LUSolve Method (TMtx, TMtx, TMtxType, TMtxOperation)
MtxVec VCL
Matrix.LUSolve Method (TMtx, TMtx, TMtxType, TMtxOperation)
Matrix Record
|
Matrix Members
|
MtxExpr Namespace
|
LUSolve Method
Collapse All
Pascal
function
LUSolve
(
const
B
:
TMtx
;
const
X
:
TMtx
;
MtxType
:
TMtxType
= mtGeneral;
Operation
:
TMtxOperation
= opNone):
TMtx
;
overload
;
Description
calls
LU
and solves L and U in the caller, does not owerwrites
Group
LUSolve Method
Links
Matrix Record
,
Matrix Members
,
MtxExpr Namespace
,
LUSolve Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!