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-mat.h"
#include "boolMatrix.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-range.h"
#include "ov-scalar.h"
#include "ov-str-mat.h"
#include "ops.h"
#include "ov-null-mat.h"
#include "ov-re-sparse.h"
#include "ov-bool-sparse.h"
#include "smx-bm-sbm.h"
#include "smx-sbm-bm.h"
Go to the source code of this file.
Definition at line 113 of file op-sbm-bm.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 84 of file op-sbm-bm.cc.
References octave_base_value::assign(), octave_base_value::bool_matrix_value(), CAST_BINOP_ARGS, octave_value(), v1, and v2.
|
static |
Definition at line 95 of file op-sbm-bm.cc.
References octave_base_sparse< T >::assign(), error_state, octave_value(), v1, and v2.
|
static |
Definition at line 92 of file op-sbm-bm.cc.
|
static |
Definition at line 57 of file op-sbm-bm.cc.
|
static |
Definition at line 58 of file op-sbm-bm.cc.
|
static |
Definition at line 54 of file op-sbm-bm.cc.
|
static |
Definition at line 55 of file op-sbm-bm.cc.
|
static |
Definition at line 60 of file op-sbm-bm.cc.
References octave_base_value::bool_matrix_value(), CAST_BINOP_ARGS, concat(), octave_value(), octave_base_value::sparse_bool_matrix_value(), v1, and v2.
|
static |
Definition at line 68 of file op-sbm-bm.cc.
References CAST_BINOP_ARGS, concat(), octave_char_matrix::matrix_value(), octave_value(), octave_base_value::sparse_matrix_value(), v1, and v2.
|
static |
Definition at line 76 of file op-sbm-bm.cc.
References CAST_BINOP_ARGS, concat(), octave_char_matrix::matrix_value(), octave_value(), octave_base_value::sparse_matrix_value(), v1, and v2.