GNU Octave
9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
smx-bm-sbm.h
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by mk-ops.awk
2
#if ! defined (octave_smx_bm_sbm_h)
3
#define octave_smx_bm_sbm_h 1
4
#include "octave-config.h"
5
#include "
boolMatrix.h
"
6
#include "
boolSparse.h
"
7
#include "
Sparse-op-defs.h
"
8
extern
OCTAVE_API
SparseBoolMatrix
mx_el_eq
(
const
boolMatrix
&,
const
SparseBoolMatrix
&);
9
extern
OCTAVE_API
SparseBoolMatrix
mx_el_ne
(
const
boolMatrix
&,
const
SparseBoolMatrix
&);
10
extern
OCTAVE_API
SparseBoolMatrix
mx_el_and
(
const
boolMatrix
&,
const
SparseBoolMatrix
&);
11
extern
OCTAVE_API
SparseBoolMatrix
mx_el_or
(
const
boolMatrix
&,
const
SparseBoolMatrix
&);
12
#endif
Sparse-op-defs.h
boolMatrix.h
boolSparse.h
SparseBoolMatrix
Definition:
boolSparse.h:41
boolMatrix
Definition:
boolMatrix.h:39
OCTAVE_API
#define OCTAVE_API
Definition:
main.cc:55
mx_el_and
SparseBoolMatrix mx_el_and(const boolMatrix &, const SparseBoolMatrix &)
Definition:
smx-bm-sbm.cc:11
mx_el_ne
SparseBoolMatrix mx_el_ne(const boolMatrix &, const SparseBoolMatrix &)
Definition:
smx-bm-sbm.cc:10
mx_el_or
SparseBoolMatrix mx_el_or(const boolMatrix &, const SparseBoolMatrix &)
Definition:
smx-bm-sbm.cc:11
mx_el_eq
SparseBoolMatrix mx_el_eq(const boolMatrix &, const SparseBoolMatrix &)
Definition:
smx-bm-sbm.cc:10
liboctave
operators
smx-bm-sbm.h
Generated on Sun Mar 17 2024 22:36:52 for GNU Octave by
1.9.1