GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-int8.h"
#include "ov-int16.h"
#include "ov-int32.h"
#include "ov-int64.h"
#include "ov-uint8.h"
#include "ov-uint16.h"
#include "ov-uint32.h"
#include "ov-uint64.h"
#include "ov-bool.h"
#include "ov-bool-mat.h"
#include "ov-re-sparse.h"
#include "ov-bool-sparse.h"
#include "ov-range.h"
#include "ov-scalar.h"
#include "ov-re-mat.h"
#include "ov-str-mat.h"
#include "ov-typeinfo.h"
#include "ops.h"
Go to the source code of this file.
Definition at line 85 of file op-double-conv.cc.
References INSTALL_CONVOP.
Referenced by install_ops().
|
static |
Definition at line 71 of file op-double-conv.cc.
|
static |
Definition at line 72 of file op-double-conv.cc.
|
static |
Definition at line 80 of file op-double-conv.cc.
|
static |
Definition at line 79 of file op-double-conv.cc.
|
static |
Definition at line 82 of file op-double-conv.cc.
|
static |
Definition at line 52 of file op-double-conv.cc.
|
static |
Definition at line 62 of file op-double-conv.cc.
|
static |
Definition at line 53 of file op-double-conv.cc.
|
static |
Definition at line 63 of file op-double-conv.cc.
|
static |
Definition at line 54 of file op-double-conv.cc.
|
static |
Definition at line 64 of file op-double-conv.cc.
|
static |
Definition at line 51 of file op-double-conv.cc.
|
static |
Definition at line 61 of file op-double-conv.cc.
|
static |
Definition at line 77 of file op-double-conv.cc.
|
static |
Definition at line 75 of file op-double-conv.cc.
|
static |
Definition at line 74 of file op-double-conv.cc.
|
static |
Definition at line 57 of file op-double-conv.cc.
|
static |
Definition at line 67 of file op-double-conv.cc.
|
static |
Definition at line 58 of file op-double-conv.cc.
|
static |
Definition at line 68 of file op-double-conv.cc.
|
static |
Definition at line 59 of file op-double-conv.cc.
|
static |
Definition at line 69 of file op-double-conv.cc.
|
static |
Definition at line 56 of file op-double-conv.cc.
|
static |
Definition at line 66 of file op-double-conv.cc.