GNU Octave  3.8.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
__dispatch__.cc File Reference
#include <list>
#include <map>
#include <string>
#include "Cell.h"
#include "oct-map.h"
#include "defun.h"
#include "ov.h"
#include "ov-fcn.h"
#include "ov-typeinfo.h"
#include "pager.h"
#include "parse.h"
#include "symtab.h"
#include "variables.h"
Include dependency graph for __dispatch__.cc:

Go to the source code of this file.

Functions

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

Function Documentation

OCTAVE_EXPORT octave_value_list F__dispatch__ ( const octave_value_list args,
int  nargout 
)