GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
pinv.cc File Reference
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
#include "ops.h"
#include "ov-re-diag.h"
#include "ov-cx-diag.h"
#include "ov-flt-re-diag.h"
#include "ov-flt-cx-diag.h"
#include "ov-perm.h"
Include dependency graph for pinv.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fpinv (const octave_value_list &args, int) it is taken to be xample tol
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fpinv ( const octave_value_list args,
int   
)

Referenced by install_pinv_fcns().