#include "Array-util.h"
#include "CNDArray.h"
#include "mx-base.h"
#include "lo-ieee.h"
#include "mx-op-defs.h"
#include "MArray-defs.h"
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 | |||
) |
boolNDArray& mx_el_or_assign | ( | boolNDArray & | a, | |
const boolNDArray & | b | |||
) |