#include <iosfwd>
#include <string>
#include <memory>
#include "oct-alloc.h"
#include "ov-base.h"
#include "ov-base-mat.h"
#include "ov-fcn.h"
#include "ov-typeinfo.h"
Go to the source code of this file.
Classes | |
class | octave_fcn_handle |
Defines | |
#define | octave_fcn_handle_h 1 |
Functions | |
octave_value | make_fcn_handle (const std::string &nm, bool local_funcs=true) |
#define octave_fcn_handle_h 1 |
octave_value make_fcn_handle | ( | const std::string & | nm, | |
bool | local_funcs = true | |||
) |