Navigation

Operators and Keywords

Function List:

C++ API

ov-bool-sparse.h File Reference

#include <cstdlib>
#include <iosfwd>
#include <string>
#include "mx-base.h"
#include "oct-alloc.h"
#include "str-vec.h"
#include "error.h"
#include "oct-stream.h"
#include "ov-base.h"
#include "ov-typeinfo.h"
#include "boolSparse.h"
#include "ov-base-sparse.h"
#include "ov-re-sparse.h"

Include dependency graph for ov-bool-sparse.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  octave_sparse_bool_matrix

Defines

#define octave_sparse_bool_matrix_h   1
#define BOOL_SPARSE_MAPPER(MAP)

Define Documentation

#define BOOL_SPARSE_MAPPER ( MAP   ) 

Value:

octave_value MAP (void) const \
    { \
      octave_sparse_matrix m (sparse_matrix_value ()); \
      return m.MAP (); \
    }

#define octave_sparse_bool_matrix_h   1