2 #if ! defined (octave_mx_fnda_i64nda_h)
3 #define octave_mx_fnda_i64nda_h 1
4 #include "octave-config.h"
boolNDArray mx_el_le(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_or(const FloatNDArray &, const int64NDArray &)
int64NDArray operator+(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_ne(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_and(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_eq(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_and_not(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_gt(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_not_or(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_lt(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_not_and(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_or_not(const FloatNDArray &, const int64NDArray &)
boolNDArray mx_el_ge(const FloatNDArray &, const int64NDArray &)
int64NDArray operator-(const FloatNDArray &, const int64NDArray &)
int64NDArray quotient(const FloatNDArray &, const int64NDArray &)
int64NDArray product(const FloatNDArray &, const int64NDArray &)