Functions | Variables

ov-bool-sparse.cc File Reference

#include <climits>
#include <iostream>
#include <vector>
#include "ov-base.h"
#include "ov-scalar.h"
#include "ov-bool.h"
#include "ov-bool-mat.h"
#include "gripes.h"
#include "ops.h"
#include "oct-locbuf.h"
#include "ov-re-sparse.h"
#include "ov-cx-sparse.h"
#include "ov-bool-sparse.h"
#include "ov-base-sparse.h"
#include "ov-base-sparse.cc"
Include dependency graph for ov-bool-sparse.cc:

Go to the source code of this file.

Functions

static octave_base_valuedefault_numeric_conversion_function (const octave_base_value &a)
 DEFINE_OCTAVE_ALLOCATOR (octave_sparse_bool_matrix)
 DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA (octave_sparse_bool_matrix,"sparse bool matrix","logical")

Variables

template class OCTINTERP_API octave_base_sparse< SparseBoolMatrix >

Function Documentation

static octave_base_value* default_numeric_conversion_function ( const octave_base_value a  )  [static]

Definition at line 55 of file ov-bool-sparse.cc.

References CAST_CONV_ARG.

Referenced by octave_sparse_bool_matrix::numeric_conversion_function().

DEFINE_OCTAVE_ALLOCATOR ( octave_sparse_bool_matrix   ) 
DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA ( octave_sparse_bool_matrix  ,
"sparse bool matrix"  ,
"logical"   
)

Variable Documentation

template class OCTINTERP_API octave_base_sparse< SparseBoolMatrix >

Definition at line 48 of file ov-bool-sparse.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines