Mobile API Reference
MicroStrategy 2019
LU.H
Go to the documentation of this file.
1
#include "
Matrix.H
"
2
3
void
LUdecompose
(
Matrix
&A,
Permutation
&rowP,
Permutation
&colP);
4
void
LUsolve
(
Matrix
&LU,
Vector
&x);
LUsolve
void LUsolve(Matrix &LU, Vector &x)
Permutation
Definition:
Matrix.H:7
LUdecompose
void LUdecompose(Matrix &A, Permutation &rowP, Permutation &colP)
Matrix
Definition:
Matrix.H:27
Matrix.H
Vector
Definition:
Matrix.H:53
Users
vvitarello
Desktop
MobileSDKSourceFiles
LU.H
Generated by
1.8.14