Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
src
l2gen
Functions
lubksb.c File Reference
Go to the source code of this file.
Functions
void
lubksb
(float **
a
, int n, int *indx, float
b
[])
Function Documentation
◆
lubksb()
void lubksb
(
float **
a
,
int
n
,
int *
indx
,
float
b
[]
)
Definition at line
2
of file
lubksb.c
.