GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
__eigs__.cc File Reference
#include <limits>
#include <string>
#include "Matrix.h"
#include "eigs-base.h"
#include "unwind-prot.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "interpreter-private.h"
#include "oct-map.h"
#include "ov.h"
#include "ovl.h"
#include "pager.h"
#include "parse.h"
#include "variables.h"

Go to the source code of this file.

Functions

octave_value_list F__eigs__ (octave::interpreter &interp, const octave_value_list &args, int nargout)
 

Function Documentation

◆ F__eigs__()

octave_value_list F__eigs__ ( octave::interpreter &  interp,
const octave_value_list args,
int  nargout 
)

Definition at line 180 of file __eigs__.cc.

References octave_value_list::length(), n, and print_usage().