GNU Octave  4.0.0
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
nproc.cc File Reference
#include "defun.h"
#include "nproc.h"
Include dependency graph for nproc.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fnproc (const octave_value_list &args, int nargout)
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fnproc ( const octave_value_list args,
int  nargout 
)

Definition at line 50 of file nproc.cc.

References arg(), error(), octave_value::length(), print_usage(), and transform().