GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
lu.cc File Reference
#include "lu.h"
#include "sparse-lu.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
#include "ov-re-sparse.h"
#include "ov-cx-sparse.h"

Go to the source code of this file.

Functions

octave_value_list Flu (const octave_value_list &args, int nargout)
 
octave_value_list Fluupdate (const octave_value_list &args, int)
 

Function Documentation

◆ Flu()

◆ Fluupdate()

octave_value_list Fluupdate ( const octave_value_list args,
int   
)