Functions

boolNDArray.cc File Reference

#include "Array-util.h"
#include "CNDArray.h"
#include "mx-base.h"
#include "lo-ieee.h"
#include "mx-op-defs.h"
#include "MArray-defs.h"
#include "bsxfun-defs.cc"
Include dependency graph for boolNDArray.cc:

Go to the source code of this file.

Functions

boolNDArraymx_el_and_assign (boolNDArray &a, const boolNDArray &b)
boolNDArraymx_el_or_assign (boolNDArray &a, const boolNDArray &b)

Function Documentation

boolNDArray& mx_el_and_assign ( boolNDArray a,
const boolNDArray b 
)

Definition at line 147 of file boolNDArray.cc.

boolNDArray& mx_el_or_assign ( boolNDArray a,
const boolNDArray b 
)

Definition at line 159 of file boolNDArray.cc.

References Array< T >::is_shared().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines