GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "Array.h"
#include "singleton-cleanup.h"
#include "defun.h"
#include "error.h"
#include "ov-typeinfo.h"
Go to the source code of this file.
Functions | |
OCTAVE_EXPORT octave_value_list | Ftypeinfo (const octave_value_list &args, int) |
OCTAVE_EXPORT octave_value_list Ftypeinfo | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 622 of file ov-typeinfo.cc.
References octave_value_typeinfo::installed_type_names(), octave_value::length(), print_usage(), and octave_value::type_name().