GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
fcn-info.cc File Reference
#include "file-ops.h"
#include "fcn-info.h"
#include "interpreter-private.h"
#include "interpreter.h"
#include "load-path.h"
#include "ov-fcn.h"
#include "ov-usr-fcn.h"
#include "parse.h"
#include "symrec.h"
#include "symscope.h"
#include "symtab.h"
Include dependency graph for fcn-info.cc:

Go to the source code of this file.

Namespaces

 octave
 

Functions

static builtin_type_t(* octave::build_sup_table (void))[btyp_num_types]
 
octave_value octave::dump_function_map (const std::map< std::string, octave_value > &fcn_map)
 
std::string octave::get_dispatch_type (const octave_value_list &args, builtin_type_t &builtin_type)
 
std::string octave::get_dispatch_type (const octave_value_list &args)