GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ov-java.h File Reference
#include "octave-config.h"
#include "ov.h"
#include "ovl.h"

Go to the source code of this file.

Classes

class  octave_java
 

Typedefs

typedef void * voidptr
 

Variables

bool Vdebug_java
 
bool Vjava_matrix_autoconversion
 
bool Vjava_unsigned_autoconversion
 

Typedef Documentation

◆ voidptr

typedef void* voidptr

Definition at line 40 of file ov-java.h.

Variable Documentation

◆ Vdebug_java

bool Vdebug_java
extern

Definition at line 224 of file ov-java.cc.

◆ Vjava_matrix_autoconversion

bool Vjava_matrix_autoconversion
extern

Definition at line 222 of file ov-java.cc.

◆ Vjava_unsigned_autoconversion

bool Vjava_unsigned_autoconversion
extern

Definition at line 223 of file ov-java.cc.