GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mgorth.cc File Reference
#include "oct-norm.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"

Go to the source code of this file.

Functions

octave_value_list Fmgorth (const octave_value_list &args, int)
 

Function Documentation

◆ Fmgorth()