#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"
Go to the source code of this file.
Functions | |
boolNDArray & | mx_el_and_assign (boolNDArray &a, const boolNDArray &b) |
boolNDArray & | mx_el_or_assign (boolNDArray &a, const boolNDArray &b) |
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().