Navigation

Operators and Keywords

Function List:

C++ API

op-sbm-b.cc File Reference

#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-typeinfo.h"
#include "ov-bool.h"
#include "ov-scalar.h"
#include "ops.h"
#include "ov-re-sparse.h"
#include "ov-bool-sparse.h"
Include dependency graph for op-sbm-b.cc:

Functions

 DEFCATOP (sbm_b, sparse_bool_matrix, bool)
 DEFCATOP (sm_b, sparse_matrix, bool)
 DEFCATOP (sbm_s, sparse_bool_matrix, scalar)
 DEFASSIGNOP (assign, sparse_bool_matrix, bool)
void install_sbm_b_ops (void)

Function Documentation

DEFASSIGNOP ( assign  ,
sparse_bool_matrix  ,
bool   
)
DEFCATOP ( sbm_b  ,
sparse_bool_matrix  ,
bool   
)
DEFCATOP ( sm_b  ,
sparse_matrix  ,
bool   
)
DEFCATOP ( sbm_s  ,
sparse_bool_matrix  ,
scalar   
)
void install_sbm_b_ops ( void   ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines