Navigation

Operators and Keywords

Function List:

C++ API

op-b-sbm.cc File Reference

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

Functions

 DEFCATOP (b_sbm, bool, sparse_bool_matrix)
 DEFCATOP (b_sm, bool, sparse_matrix)
 DEFCATOP (s_sbm, scalar, sparse_bool_matrix)
 DEFCONV (sparse_bool_matrix_conv, bool, sparse_bool_matrix)
void install_b_sbm_ops (void)

Function Documentation

DEFCATOP ( b_sbm  ,
bool  ,
sparse_bool_matrix   
)
DEFCATOP ( b_sm  ,
bool  ,
sparse_matrix   
)
DEFCATOP ( s_sbm  ,
scalar  ,
sparse_bool_matrix   
)
DEFCONV ( sparse_bool_matrix_conv  ,
bool  ,
sparse_bool_matrix   
)
void install_b_sbm_ops ( void   ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines