GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
svd.cc File Reference
#include "svd.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
#include "pr-output.h"
#include "utils.h"
#include "variables.h"

Go to the source code of this file.

Functions

octave_value_list Fsvd (const octave_value_list &args, int nargout)
 
octave_value_list Fsvd_driver (const octave_value_list &args, int nargout)
 

Function Documentation

◆ Fsvd()

◆ Fsvd_driver()

octave_value_list Fsvd_driver ( const octave_value_list args,
int  nargout 
)

Definition at line 437 of file svd.cc.

References octave::set_internal_variable().