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