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-typeinfo.h"
#include "ov-bool.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-scalar.h"
#include "ops.h"
#include "ov-re-sparse.h"
#include "ov-bool-sparse.h"
Go to the source code of this file.
Definition at line 107 of file op-sbm-b.cc.
References octave_value::assign(), INSTALL_ASSIGNOP, INSTALL_BINOP, INSTALL_CATOP, octave_value::op_asn_eq, op_el_and(), op_el_or(), op_eq(), and op_ne().
Referenced by install_ops().
|
static |
Definition at line 79 of file op-sbm-b.cc.
References octave_base_value::assign(), octave_base_value::bool_value(), CAST_BINOP_ARGS, octave_value(), v1, and v2.
|
static |
Definition at line 89 of file op-sbm-b.cc.
References octave_base_sparse< T >::assign(), octave_base_value::bool_value(), error_state, octave_value(), v1, and v2.
|
static |
Definition at line 52 of file op-sbm-b.cc.
|
static |
Definition at line 53 of file op-sbm-b.cc.
|
static |
Definition at line 50 of file op-sbm-b.cc.
|
static |
Definition at line 49 of file op-sbm-b.cc.
|
static |
Definition at line 55 of file op-sbm-b.cc.
References octave_base_value::bool_value(), CAST_BINOP_ARGS, concat(), octave_value(), octave_base_value::sparse_bool_matrix_value(), v1, and v2.
|
static |
Definition at line 71 of file op-sbm-b.cc.
References CAST_BINOP_ARGS, concat(), octave_value(), octave_char_matrix::scalar_value(), octave_base_value::sparse_matrix_value(), v1, and v2.
|
static |
Definition at line 63 of file op-sbm-b.cc.
References CAST_BINOP_ARGS, concat(), octave_value(), octave_char_matrix::scalar_value(), octave_base_value::sparse_matrix_value(), v1, and v2.