GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
nproc.cc File Reference
#include "defun.h"
#include "nproc-wrapper.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) modify how processors are counted as follows
 

Function Documentation

◆ Fnproc()