=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [bsd.prefs.mk] The package octave-forge-2006.03.17nb7 is missing DESTDIR support.
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for octave-forge-2006.03.17nb7
Processing FIXES/
gmake[1]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/FIXES'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DALLBITS  rand.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DALLBITS rand.cc -o rand.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from rand.cc:27:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[1]: *** [rand.oct] Error 1
rm -f randn.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh rand.oct randn.octlink
rm -f rande.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh rand.oct rande.octlink
rm -f randp.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh rand.oct randp.octlink
rm -f randg.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh rand.oct randg.octlink
gmake[1]: Target `all' not remade because of errors.
gmake[1]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/FIXES'
Processing extra/
gmake[1]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra'
Processing extra/MacOSX/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/MacOSX'
touch NOINSTALL
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/MacOSX'
Processing extra/mex/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/mex'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c  -o mex.o mex.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 mex.cc -o mex.o
In file included from mex.cc:38:0:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from mex.cc:39:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
mex.cc:305:24: error: conflicting declaration 'typedef short unsigned int mxChar'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h:81:14: error: 'mxChar' has a previous declaration as 'typedef char mxChar'
mex.cc:308:7: error: redefinition of 'class mxArray'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h:131:1: error: previous definition of 'class mxArray'
mex.cc: In member function 'virtual octave_value mxArray::as_octave_value() const':
mex.cc:450:7: error: 'isstr' was not declared in this scope
mex.cc:452:22: error: 'nr' was not declared in this scope
mex.cc:452:25: error: 'nc' was not declared in this scope
mex.cc:455:17: error: 'pr' was not declared in this scope
mex.cc:456:35: warning: 'octave_value::octave_value(const charMatrix&, bool, char)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:235)
mex.cc:458:12: error: 'pmap' was not declared in this scope
mex.cc:462:12: error: 'pi' was not declared in this scope
mex.cc:464:24: error: 'nr' was not declared in this scope
mex.cc:464:28: error: 'nc' was not declared in this scope
mex.cc:466:54: error: 'pr' was not declared in this scope
mex.cc:469:12: error: 'pr' was not declared in this scope
mex.cc:471:16: error: 'nr' was not declared in this scope
mex.cc:471:19: error: 'nc' was not declared in this scope
mex.cc: In member function 'mxArray* mex::make_value(const octave_value&)':
mex.cc:537:10: error: 'class mxArray' has no member named 'is_string'
mex.cc:538:10: error: 'class mxArray' has no member named 'real'
mex.cc:539:10: error: 'class mxArray' has no member named 'imag'
mex.cc:540:10: error: 'class mxArray' has no member named 'map'
mex.cc:541:10: error: 'class mxArray' has no member named 'rows'
mex.cc:542:10: error: 'class mxArray' has no member named 'columns'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h:329:9: error: 'char* mxArray::name' is private
mex.cc:543:10: error: within this context
mex.cc:543:17: error: 'value->mxArray::name' cannot be used as a function
mex.cc: In member function 'mxArray* mex::make_value(int, int, int)':
mex.cc:555:10: error: 'class mxArray' has no member named 'real'
mex.cc:556:21: error: 'class mxArray' has no member named 'imag'
mex.cc:557:15: error: 'class mxArray' has no member named 'imag'
mex.cc:558:10: error: 'class mxArray' has no member named 'rows'
mex.cc:559:10: error: 'class mxArray' has no member named 'columns'
mex.cc:560:10: error: 'class mxArray' has no member named 'is_string'
mex.cc:561:10: error: 'class mxArray' has no member named 'map'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h:329:9: error: 'char* mxArray::name' is private
mex.cc:562:10: error: within this context
mex.cc:562:17: error: 'value->mxArray::name' cannot be used as a function
mex.cc: In member function 'mxArray* mex::make_value(int, int, const string_vector&)':
mex.cc:588:10: error: 'class mxArray' has no member named 'rows'
mex.cc:589:10: error: 'class mxArray' has no member named 'columns'
mex.cc:590:10: error: 'class mxArray' has no member named 'map'
mex.cc: In member function 'void mex::free_value(mxArray*)':
mex.cc:598:13: error: 'class mxArray' has no member named 'real'
mex.cc:599:13: error: 'class mxArray' has no member named 'imag'
mex.cc: In member function 'void mex::persistent(mxArray*)':
mex.cc:606:23: error: 'class mxArray' has no member named 'real'
mex.cc:607:23: error: 'class mxArray' has no member named 'imag'
mex.cc: In function 'octave_value_list call_mex(callstyle, const octave_value_list&, int)':
mex.cc:660:50: error: cannot call member function 'void unwind_protect::add(void (*)(void*), void*)' without object
mex.cc:664:27: error: 'unwind_protect_ptr' was not declared in this scope
mex.cc:673:23: error: cannot call member function 'void unwind_protect::run()' without object
mex.cc:447:14: error: 'virtual octave_value mxArray::as_octave_value() const' is protected
mex.cc:680:56: error: within this context
mex.cc:685:23: error: cannot call member function 'void unwind_protect::run()' without object
mex.cc: In function 'int mxIsNaN(double)':
mex.cc:724:40: warning: 'int __lo_ieee_float_is_NaN_or_NA(float)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/lo-ieee.h:94)
mex.cc:724:40: warning: 'int __lo_ieee_float_is_NaN_or_NA(float)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/lo-ieee.h:94)
mex.cc:724:40: warning: 'int __lo_ieee_is_NaN_or_NA(double)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/lo-ieee.h:80)
mex.cc:724:40: warning: 'int __lo_ieee_is_NaN_or_NA(double)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/lo-ieee.h:80)
mex.cc: In function 'int mexCallMATLAB(int, mxArray**, int, const mxArray**, const char*)':
mex.cc:447:14: error: 'virtual octave_value mxArray::as_octave_value() const' is protected
mex.cc:759:40: error: within this context
mex.cc: In function 'int mxIsChar(const mxArray*)':
mex.cc:812:51: error: 'const class mxArray' has no member named 'is_string'
mex.cc: In function 'void* mxGetPr(const mxArray*)':
mex.cc:819:50: error: 'const class mxArray' has no member named 'real'
mex.cc: In function 'void* mxGetPi(const mxArray*)':
mex.cc:820:50: error: 'const class mxArray' has no member named 'imag'
mex.cc: In function 'int mxGetM(const mxArray*)':
mex.cc:821:49: error: 'const class mxArray' has no member named 'rows'
mex.cc: In function 'int mxGetN(const mxArray*)':
mex.cc:822:49: error: 'const class mxArray' has no member named 'columns'
mex.cc: In function 'int mxGetNumberOfDimensions(const mxArray*)':
mex.cc:823:66: error: 'const class mxArray' has no member named 'dims'
mex.cc: In function 'int mxGetNumberOfElements(const mxArray*)':
mex.cc:824:64: error: 'const class mxArray' has no member named 'rows'
mex.cc:824:76: error: 'const class mxArray' has no member named 'columns'
mex.cc: In function 'void mxSetM(mxArray*, int)':
mex.cc:825:50: error: 'class mxArray' has no member named 'rows'
mex.cc: In function 'void mxSetN(mxArray*, int)':
mex.cc:826:50: error: 'class mxArray' has no member named 'columns'
mex.cc: In function 'void mxSetPr(mxArray*, void*)':
mex.cc:827:46: error: 'class mxArray' has no member named 'real'
mex.cc: In function 'void mxSetPi(mxArray*, void*)':
mex.cc:828:46: error: 'class mxArray' has no member named 'imag'
mex.cc: In function 'double mxGetScalar(const mxArray*)':
mex.cc:831:26: error: 'const class mxArray' has no member named 'real'
mex.cc: In function 'int mxGetString(const mxArray*, char*, int)':
mex.cc:838:16: error: 'const class mxArray' has no member named 'is_string'
mex.cc:840:24: error: 'const class mxArray' has no member named 'rows'
mex.cc:841:24: error: 'const class mxArray' has no member named 'columns'
mex.cc:843:28: error: 'const class mxArray' has no member named 'real'
mex.cc: In function 'char* mxArrayToString(const mxArray*)':
mex.cc:854:27: error: 'const class mxArray' has no member named 'rows'
mex.cc:855:27: error: 'const class mxArray' has no member named 'columns'
mex.cc: In function 'mxArray* mxCreateString(const char*)':
mex.cc:867:10: error: 'class mxArray' has no member named 'is_string'
mex.cc:869:23: error: 'class mxArray' has no member named 'real'
mex.cc: In function 'mxArray* mxCreateCharMatrixFromStrings(int, const char**)':
mex.cc:877:23: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
mex.cc:887:10: error: 'class mxArray' has no member named 'is_string'
mex.cc:891:23: error: 'class mxArray' has no member named 'real'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h: In function 'int mexPutArray(mxArray*, const char*)':
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h:329:9: error: 'char* mxArray::name' is private
mex.cc:902:31: error: within this context
mex.cc:902:36: error: 'ptr->mxArray::name' cannot be used as a function
mex.cc:447:14: error: 'virtual octave_value mxArray::as_octave_value() const' is protected
mex.cc:905:47: error: within this context
mex.cc:909:4: error: 'symbol_record' was not declared in this scope
mex.cc:909:19: error: 'sr' was not declared in this scope
mex.cc:909:24: error: 'curr_sym_tab' was not declared in this scope
mex.cc:447:14: error: 'virtual octave_value mxArray::as_octave_value() const' is protected
mex.cc:910:44: error: within this context
mex.cc: In function 'mxArray* mexGetArray(const char*, const char*)':
mex.cc:925:7: error: 'symbol_record' was not declared in this scope
mex.cc:925:22: error: 'sr' was not declared in this scope
mex.cc:927:7: error: 'global_sym_tab' was not declared in this scope
mex.cc:929:7: error: 'curr_sym_tab' was not declared in this scope
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h:329:9: error: 'char* mxArray::name' is private
mex.cc:945:13: error: within this context
mex.cc:945:22: error: 'ptr->mxArray::name' cannot be used as a function
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h: In function 'const char* mxGetName(const mxArray*)':
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h:329:9: error: 'char* mxArray::name' is private
mex.cc:962:19: error: within this context
mex.cc:962:24: error: 'ptr->mxArray::name' cannot be used as a function
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h: In function 'void mxSetName(mxArray*, const char*)':
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mxarray.h:329:9: error: 'char* mxArray::name' is private
mex.cc:967:12: error: within this context
mex.cc:967:19: error: 'ptr->mxArray::name' cannot be used as a function
mex.cc: In function 'mxArray* mxGetField(const mxArray*, int, const char*)':
mex.cc:979:17: error: 'const class mxArray' has no member named 'field'
mex.cc: In function 'void mxSetField(mxArray*, int, const char*, mxArray*)':
mex.cc:983:10: error: 'class mxArray' has no member named 'field'
mex.cc: In function 'int mxGetNumberOfFields(const mxArray*)':
mex.cc:985:61: error: 'const class mxArray' has no member named 'num_keys'
mex.cc: In function 'const char* mxGetFieldNameByNumber(const mxArray*, int)':
mex.cc:989:17: error: 'const class mxArray' has no member named 'key'
mex.cc: In function 'int mxGetFieldNumber(const mxArray*, const char*)':
mex.cc:993:17: error: 'const class mxArray' has no member named 'key'
mex.cc: In function 'mxArray* mxGetFieldByNumber(const mxArray*, int, int)':
mex.cc:997:17: error: 'const class mxArray' has no member named 'field'
mex.cc: In function 'void mxSetFieldByNumber(mxArray*, int, int, mxArray*)':
mex.cc:1001:17: error: 'class mxArray' has no member named 'field'
mex.cc:1001:40: error: return-statement with a value, in function returning 'void'
gmake[2]: *** [mex.o] Error 1
cat mex.in | sed -e "s:@MKOCTFILE@:mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v:;s:@LIBPATH@:/usr/pkg/lib/octave/3.6.3/site/oct/i486--netbsdelf/octave-forge:g;s:@MEXLIB@:mex.o:g" \
	-e 's;@AWK@;/usr/bin/awk;g' > mex
chmod a+x mex
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/mex'
gmake[1]: *** [mex/] Error 2
Processing extra/Windows/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/Windows'
touch NOINSTALL
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/Windows'
Processing extra/graceplot/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/graceplot'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v __grcmd__.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 __grcmd__.cc -o __grcmd__.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from __grcmd__.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
__grcmd__.cc: In function 'int gr_open_pipe(int, char*, int, ...)':
__grcmd__.cc:226:22: warning: deprecated conversion from string constant to 'char*'
__grcmd__.cc: In function 'bool gr_is_open(int)':
__grcmd__.cc:274:21: warning: deprecated conversion from string constant to 'char*'
__grcmd__.cc: In function 'int gr_sendcmd(std::string)':
__grcmd__.cc:397:69: warning: deprecated conversion from string constant to 'char*'
__grcmd__.cc: In function 'octave_value_list F__grinit__(const octave_value_list&, int)':
__grcmd__.cc:419:5: error: 'symbol_record' was not declared in this scope
__grcmd__.cc:419:20: error: 'sym_rec' was not declared in this scope
__grcmd__.cc:421:15: error: 'fbi_sym_tab' was not declared in this scope
__grcmd__.cc:426:9: error: 'curr_sym_tab' was not declared in this scope
__grcmd__.cc:435:9: error: 'curr_sym_tab' was not declared in this scope
__grcmd__.cc: In function 'octave_value_list F__grexit__(const octave_value_list&, int)':
__grcmd__.cc:446:5: error: 'symbol_record' was not declared in this scope
__grcmd__.cc:446:20: error: 'sym_rec' was not declared in this scope
__grcmd__.cc:448:15: error: 'fbi_sym_tab' was not declared in this scope
__grcmd__.cc:451:9: error: 'curr_sym_tab' was not declared in this scope
__grcmd__.cc:462:9: error: 'curr_sym_tab' was not declared in this scope
gmake[2]: *** [__grcmd__.oct] Error 1
rm -f __grcla__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grcla__.octlink
rm -f __grclf__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grclf__.octlink
rm -f __grexit__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grexit__.octlink
rm -f __grfigure__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grfigure__.octlink
rm -f __grgetstat__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grgetstat__.octlink
rm -f __grhold__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grhold__.octlink
rm -f __grinit__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grinit__.octlink
rm -f __grishold__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grishold__.octlink
rm -f __grnewset__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grnewset__.octlink
rm -f __grsetgraph__.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh __grcmd__.oct __grsetgraph__.octlink
cat grace_octave_path.m.in | sed -e "s:@ALTMPATH@:/usr/pkg/share/octave/3.6.3/site/octave-forge-alternatives/m/:" > grace_octave_path.m
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/graceplot'
gmake[1]: *** [graceplot/] Error 2
Processing extra/linear-algebra/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/linear-algebra'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c chol.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 chol.cc -o chol.o
In file included from ov-re-tri.h:1:0,
                 from chol.cc:23:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from chol.cc:23:0:
ov-re-tri.h:41:18: error: invalid covariant return type for 'virtual octave_value* octave_tri::clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-re-mat.h:100:22: error:   overriding 'virtual octave_base_value* octave_matrix::clone() const'
ov-re-tri.h:43:18: error: conflicting return type specified for 'virtual octave_base_value* (* octave_tri::numeric_conversion_function() const)(const octave_base_value&)'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:228:3: error:   overriding 'virtual octave_base_value::type_conv_info octave_base_value::numeric_conversion_function() const'
ov-re-tri.h:44:19: error: invalid covariant return type for 'virtual octave_value* octave_tri::try_narrowing_conversion()'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-re-mat.h:105:22: error:   overriding 'virtual octave_base_value* octave_matrix::try_narrowing_conversion()'
gmake[2]: *** [chol.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DTYPEID_HAS_CLASS -c ov-re-tri.cc -o ov-re-tri.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DTYPEID_HAS_CLASS ov-re-tri.cc -o ov-re-tri.o
In file included from ov-re-tri.h:1:0,
                 from ov-re-tri.cc:7:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from ov-re-tri.cc:7:0:
ov-re-tri.h:41:18: error: invalid covariant return type for 'virtual octave_value* octave_tri::clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-re-mat.h:100:22: error:   overriding 'virtual octave_base_value* octave_matrix::clone() const'
ov-re-tri.h:43:18: error: conflicting return type specified for 'virtual octave_base_value* (* octave_tri::numeric_conversion_function() const)(const octave_base_value&)'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:228:3: error:   overriding 'virtual octave_base_value::type_conv_info octave_base_value::numeric_conversion_function() const'
ov-re-tri.h:44:19: error: invalid covariant return type for 'virtual octave_value* octave_tri::try_narrowing_conversion()'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-re-mat.h:105:22: error:   overriding 'virtual octave_base_value* octave_matrix::try_narrowing_conversion()'
ov-re-tri.cc: In member function 'virtual octave_value* octave_tri::clone() const':
ov-re-tri.cc:31:30: error: cannot convert 'octave_tri*' to 'octave_value*' in return
ov-re-tri.cc: In function 'octave_value* tri_numeric_conversion_function(const octave_value&)':
ov-re-tri.cc:39:45: error: cannot convert 'octave_matrix*' to 'octave_value*' in return
ov-re-tri.cc: At global scope:
ov-re-tri.cc:42:1: error: 'type_conv_fcn' does not name a type
ov-re-tri.cc: In member function 'virtual octave_value* octave_tri::try_narrowing_conversion()':
ov-re-tri.cc:50:66: error: cannot convert 'octave_base_value*' to 'octave_value*' in initialization
ov-re-tri.cc:78:41: error: cannot convert 'octave_matrix*' to 'octave_value*' in assignment
ov-re-tri.cc: In function 'octave_value oct_assignop_assign(octave_base_value&, const octave_value_list&, const octave_base_value&)':
ov-re-tri.cc:153:3: error: cannot dynamic_cast '(const octave_base_value&)((const octave_base_value*)a2)' (of type 'const class octave_base_value&') to type 'class octave_matrix&' (conversion casts away constness)
gmake[2]: *** [ov-re-tri.o] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/linear-algebra'
gmake[1]: *** [linear-algebra/] Error 2
Processing extra/pdb/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/pdb'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v creadpdb.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 creadpdb.cc -o creadpdb.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from creadpdb.cc:17:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
creadpdb.cc: In function 'octave_value_list Fcreadpdb(const octave_value_list&, int)':
creadpdb.cc:267:50: warning: 'octave_value::octave_value(const charMatrix&, bool, char)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:235)
creadpdb.cc:268:50: warning: 'octave_value::octave_value(const charMatrix&, bool, char)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:235)
creadpdb.cc:276:48: warning: 'octave_value::octave_value(const charMatrix&, bool, char)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:235)
creadpdb.cc:277:54: warning: 'octave_value::octave_value(const charMatrix&, bool, char)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:235)
creadpdb.cc:287:46: warning: 'octave_value::octave_value(const charMatrix&, bool, char)' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:235)
gmake[2]: *** [creadpdb.oct] Error 1
sed -e "s:@OFORGEXPATH@:/usr/pkg/libexec/octave/3.6.3/site/exec/i486--netbsdelf:" plotpdb.m.in > plotpdb.m
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/pdb'
gmake[1]: *** [pdb/] Error 2
Processing extra/symband/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/symband'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v SymBand.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 SymBand.cc -o SymBand.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from SymBand.cc:20:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [SymBand.oct] Error 1
rm -f SBSolve.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh SymBand.oct SBSolve.octlink
rm -f SBFactor.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh SymBand.oct SBFactor.octlink
rm -f SBBacksub.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh SymBand.oct SBBacksub.octlink
rm -f SBProd.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh SymBand.oct SBProd.octlink
rm -f SBEig.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh SymBand.oct SBEig.octlink
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/symband'
gmake[1]: *** [symband/] Error 2
Processing extra/testfun/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/testfun'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v pretty.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 pretty.cc -o pretty.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from pretty.cc:24:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [pretty.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/testfun'
gmake[1]: *** [testfun/] Error 2
Processing extra/tsa/
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/tsa'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra/tsa'
gmake[1]: Target `all' not remade because of errors.
gmake[1]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/extra'
Processing main/
gmake[1]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main'
Processing main/audio/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/audio'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/audio'
Processing main/cell/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/cell'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/cell'
Processing main/comm/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/comm'
Depending _gfweight.cc
rm -f _gfweight.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES _gfweight.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,_gfweight\.o,pic/& & _gfweight.d,g' > _gfweight.d-t && mv _gfweight.d-t _gfweight.d
Depending syndtable.cc
rm -f syndtable.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES syndtable.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,syndtable\.o,pic/& & syndtable.d,g' > syndtable.d-t && mv syndtable.d-t syndtable.d
Depending cyclgen.cc
rm -f cyclgen.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES cyclgen.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,cyclgen\.o,pic/& & cyclgen.d,g' > cyclgen.d-t && mv cyclgen.d-t cyclgen.d
Depending cyclpoly.cc
rm -f cyclpoly.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES cyclpoly.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,cyclpoly\.o,pic/& & cyclpoly.d,g' > cyclpoly.d-t && mv cyclpoly.d-t cyclpoly.d
Depending _errcore.cc
rm -f _errcore.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES _errcore.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,_errcore\.o,pic/& & _errcore.d,g' > _errcore.d-t && mv _errcore.d-t _errcore.d
Depending isprimitive.cc
rm -f isprimitive.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES isprimitive.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,isprimitive\.o,pic/& & isprimitive.d,g' > isprimitive.d-t && mv isprimitive.d-t isprimitive.d
Depending primpoly.cc
rm -f primpoly.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES primpoly.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,primpoly\.o,pic/& & primpoly.d,g' > primpoly.d-t && mv primpoly.d-t primpoly.d
Depending ov-galois.cc
rm -f ov-galois.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES ov-galois.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,ov-galois\.o,pic/& & ov-galois.d,g' > ov-galois.d-t && mv ov-galois.d-t ov-galois.d
Depending op-s-gm.cc
rm -f op-s-gm.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-s-gm.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,op-s-gm\.o,pic/& & op-s-gm.d,g' > op-s-gm.d-t && mv op-s-gm.d-t op-s-gm.d
Depending op-m-gm.cc
rm -f op-m-gm.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-m-gm.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,op-m-gm\.o,pic/& & op-m-gm.d,g' > op-m-gm.d-t && mv op-m-gm.d-t op-m-gm.d
Depending op-gm-s.cc
rm -f op-gm-s.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-gm-s.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,op-gm-s\.o,pic/& & op-gm-s.d,g' > op-gm-s.d-t && mv op-gm-s.d-t op-gm-s.d
Depending op-gm-m.cc
rm -f op-gm-m.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-gm-m.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,op-gm-m\.o,pic/& & op-gm-m.d,g' > op-gm-m.d-t && mv op-gm-m.d-t op-gm-m.d
Depending op-gm-gm.cc
rm -f op-gm-gm.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-gm-gm.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,op-gm-gm\.o,pic/& & op-gm-gm.d,g' > op-gm-gm.d-t && mv op-gm-gm.d-t op-gm-gm.d
Depending op-fil-gm.cc
rm -f op-fil-gm.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-fil-gm.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,op-fil-gm\.o,pic/& & op-fil-gm.d,g' > op-fil-gm.d-t && mv op-fil-gm.d-t op-fil-gm.d
op-fil-gm.cc:34:28: fatal error: octave/ov-file.h: No such file or directory
compilation terminated.
Depending gf.cc
rm -f gf.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES gf.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,gf\.o,pic/& & gf.d,g' > gf.d-t && mv gf.d-t gf.d
Depending galoisfield.cc
rm -f galoisfield.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES galoisfield.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,galoisfield\.o,pic/& & galoisfield.d,g' > galoisfield.d-t && mv galoisfield.d-t galoisfield.d
Depending galois-def.cc
rm -f galois-def.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES galois-def.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,galois-def\.o,pic/& & galois-def.d,g' > galois-def.d-t && mv galois-def.d-t galois-def.d
Depending galois.cc
rm -f galois.d
c++ -M -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES galois.cc | /usr/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,galois\.o,pic/& & galois.d,g' > galois.d-t && mv galois.d-t galois.d
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/comm'
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/comm'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v primpoly.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 primpoly.cc -o primpoly.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from primpoly.cc:29:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [primpoly.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v isprimitive.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 isprimitive.cc -o isprimitive.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from isprimitive.cc:29:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [isprimitive.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v _errcore.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 _errcore.cc -o _errcore.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from _errcore.cc:29:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [_errcore.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v cyclpoly.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 cyclpoly.cc -o cyclpoly.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from cyclpoly.cc:29:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
cyclpoly.cc: In function 'Array<int> filter_gf2(const Array<int>&, const Array<int>&, const Array<int>&, const int&)':
cyclpoly.cc:46:22: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclpoly.cc:47:25: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclpoly.cc: In function 'bool do_is_cyclic_polynomial(const long long unsigned int&, const int&, const int&)':
cyclpoly.cc:77:22: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclpoly.cc:78:23: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclpoly.cc:79:25: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclpoly.cc:87:17: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
cyclpoly.cc:88:22: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
gmake[2]: *** [cyclpoly.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v cyclgen.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 cyclgen.cc -o cyclgen.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from cyclgen.cc:29:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
cyclgen.cc: In function 'Array<int> filter_gf2(const Array<int>&, const Array<int>&, const Array<int>&, const int&)':
cyclgen.cc:38:22: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclgen.cc:39:25: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclgen.cc: In function 'bool do_is_cyclic_polynomial(const Array<int>&, const int&, const int&)':
cyclgen.cc:69:23: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclgen.cc:70:25: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclgen.cc:76:17: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
cyclgen.cc:77:22: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
cyclgen.cc: In function 'octave_value_list Fcyclgen(const octave_value_list&, int)':
cyclgen.cc:145:19: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gmake[2]: *** [cyclgen.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v syndtable.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 syndtable.cc -o syndtable.o
syndtable.cc:33:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from syndtable.cc:29:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
syndtable.cc:41:1: error: 'Array2' does not name a type
syndtable.cc: In function 'octave_value_list Fsyndtable(const octave_value_list&, int)':
syndtable.cc:127:5: error: 'Array2' was not declared in this scope
syndtable.cc:127:12: error: expected primary-expression before 'int'
syndtable.cc:127:12: error: expected ';' before 'int'
syndtable.cc:130:26: error: 'errpos' was not declared in this scope
gmake[2]: *** [syndtable.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v _gfweight.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 _gfweight.cc -o _gfweight.o
_gfweight.cc:33:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from _gfweight.cc:29:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
_gfweight.cc: In function 'octave_value_list F_gfweight(const octave_value_list&, int)':
_gfweight.cc:89:29: warning: 'Array<T>::Array(int, const T&) [with T = char]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
gmake[2]: *** [_gfweight.oct] Error 1
Compiling galois.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES galois.cc -o galois.o
In file included from galois.cc:31:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from galois.cc:31:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from galois.cc:31:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from galois.cc:31:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from galois.cc:31:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
galois.cc: In constructor 'galois::galois(const MArray<int>&, const int&, const int&)':
galois.cc:39:125: warning: 'MArray<T>::MArray(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:49)
galois.cc: In constructor 'galois::galois(const Matrix&, const int&, const int&)':
galois.cc:56:119: warning: 'MArray<T>::MArray(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:49)
galois.cc: In constructor 'galois::galois(int, int, const int&, const int&, const int&)':
galois.cc:77:127: error: no matching function for call to 'MArray<int>::MArray(int&, int&, const int&)'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:58:3: note: candidates are: MArray<T>::MArray(const MArray<T>&) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:55:12: note:                 MArray<T>::MArray(const dim_vector&, const T&) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:52:12: note:                 MArray<T>::MArray(const dim_vector&) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:49:3: note:                 MArray<T>::MArray(int, const T&) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:46:12: note:                 MArray<T>::MArray(int) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:44:3: note:                 MArray<T>::MArray() [with T = int]
galois.cc: In constructor 'galois::galois(int, int, double, const int&, const int&)':
galois.cc:89:128: error: no matching function for call to 'MArray<int>::MArray(int&, int&, int)'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:58:3: note: candidates are: MArray<T>::MArray(const MArray<T>&) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:55:12: note:                 MArray<T>::MArray(const dim_vector&, const T&) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:52:12: note:                 MArray<T>::MArray(const dim_vector&) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:49:3: note:                 MArray<T>::MArray(int, const T&) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:46:12: note:                 MArray<T>::MArray(int) [with T = int]
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:44:3: note:                 MArray<T>::MArray() [with T = int]
galois.cc: In member function 'galois galois::index(idx_vector&, int, const int&) const':
galois.cc:215:72: error: call of overloaded 'galois(Array<int>, int, int)' is ambiguous
galois.cc:56:1: note: candidates are: galois::galois(const Matrix&, const int&, const int&)
galois.cc:39:1: note:                 galois::galois(const MArray<int>&, const int&, const int&)
galois.cc: In member function 'galois galois::index(idx_vector&, idx_vector&, int, const int&) const':
galois.cc:223:75: error: call of overloaded 'galois(Array<int>, int, int)' is ambiguous
galois.cc:56:1: note: candidates are: galois::galois(const Matrix&, const int&, const int&)
galois.cc:39:1: note:                 galois::galois(const MArray<int>&, const int&, const int&)
galois.cc: In member function 'galois galois::diag(int) const':
galois.cc:383:29: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In member function 'galois galois::transpose() const':
galois.cc:431:17: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois elem_pow(const galois&, const galois&)':
galois.cc:469:32: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In member function 'boolMatrix galois::all(int) const':
galois.cc:745:17: error: 'MX_ALL_OP' was not declared in this scope
galois.cc: In member function 'boolMatrix galois::any(int) const':
galois.cc:751:17: error: 'MX_ANY_OP' was not declared in this scope
galois.cc: In member function 'galois galois::prod(int) const':
galois.cc:778:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:778:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:778:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:778:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:778:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:778:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In member function 'galois galois::sum(int) const':
galois.cc:802:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:802:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:802:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:802:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:802:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:802:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In member function 'galois galois::sumsq(int) const':
galois.cc:827:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:827:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:827:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:827:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:827:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:827:3: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: At global scope:
galois.cc:913:52: error: wrong number of template arguments (4, should be 1)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/base-lu.h:33:1: error: provided for 'template<class lu_type> class base_lu'
galois.cc:916:36: error: 'pivot_type' does not name a type
galois.cc:916:48: error: ISO C++ forbids declaration of 'typ' with no type
galois.cc:916:51: error: no 'void LU::factor(const galois&, const int&)' member function declared in class 'LU'
galois.cc:996:14: error: no 'galois LU::L() const' member function declared in class 'LU'
galois.cc:1015:14: error: no 'galois LU::U() const' member function declared in class 'LU'
galois.cc:1030:14: error: no 'Matrix LU::P() const' member function declared in class 'LU'
galois.cc:1062:15: error: no 'Array<int> LU::IP() const' member function declared in class 'LU'
galois.cc:1068:14: error: no 'galois LU::A() const' member function declared in class 'LU'
galois.cc: In member function 'galois galois::determinant(int&) const':
galois.cc:1129:17: error: 'class LU' has no member named 'singular'
galois.cc:1130:22: error: 'class LU' has no member named 'A'
galois.cc: In member function 'galois galois::solve(const galois&, int&, void (*)(double)) const':
galois.cc:1188:23: error: 'COL' is not a member of 'LU'
galois.cc:1190:14: error: 'class LU' has no member named 'singular'
galois.cc:1199:22: error: 'class LU' has no member named 'A'
galois.cc:1200:27: error: 'class LU' has no member named 'IP'
galois.cc:1204:33: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1253:14: error: 'class LU' has no member named 'singular'
galois.cc:1262:22: error: 'class LU' has no member named 'A'
galois.cc:1263:27: error: 'class LU' has no member named 'IP'
galois.cc:1308:31: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois operator+(const galois&, const galois&)':
galois.cc:1401:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1401:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois operator-(const galois&, const galois&)':
galois.cc:1401:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1401:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois product(const galois&, const galois&)':
galois.cc:1401:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1401:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois quotient(const galois&, const galois&)':
galois.cc:1401:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1401:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois operator+(const galois&, const Matrix&)':
galois.cc:1402:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1402:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois operator-(const galois&, const Matrix&)':
galois.cc:1402:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1402:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois product(const galois&, const Matrix&)':
galois.cc:1402:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1402:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois quotient(const galois&, const Matrix&)':
galois.cc:1402:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1402:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois operator+(const Matrix&, const galois&)':
galois.cc:1403:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1403:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois operator-(const Matrix&, const galois&)':
galois.cc:1403:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1403:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois product(const Matrix&, const galois&)':
galois.cc:1403:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1403:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc: In function 'galois quotient(const Matrix&, const galois&)':
galois.cc:1403:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
galois.cc:1403:1: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gmake[2]: *** [galois.o] Error 1
Compiling galois-def.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES galois-def.cc -o galois-def.o
In file included from galois-def.cc:30:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from galois-def.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from galois-def.cc:30:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from galois-def.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from galois-def.cc:30:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
gmake[2]: *** [galois-def.o] Error 1
Compiling galoisfield.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES galoisfield.cc -o galoisfield.o
In file included from galoisfield.cc:30:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from galoisfield.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from galoisfield.cc:30:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from galoisfield.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from galoisfield.cc:30:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
galoisfield.cc: In constructor 'galois_field_node::galois_field_node(const int&, const int&)':
galoisfield.cc:76:25: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
galoisfield.cc:77:25: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
gmake[2]: *** [galoisfield.o] Error 1
Compiling gf.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES gf.cc -o gf.o
In file included from gf.cc:49:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from gf.cc:49:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from gf.cc:49:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from gf.cc:49:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from gf.cc:49:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
In file included from gf.cc:50:0:
ov-galois.h:85:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:215:3: error:   overriding 'virtual octave_base_value* octave_base_value::clone() const'
ov-galois.h:86:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::empty_clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:219:3: error:   overriding 'virtual octave_base_value* octave_base_value::empty_clone() const'
ov-galois.h: In member function 'virtual octave_value* octave_galois::clone() const':
ov-galois.h:85:69: error: cannot convert 'octave_galois*' to 'octave_value*' in return
ov-galois.h: In member function 'virtual octave_value* octave_galois::empty_clone() const':
ov-galois.h:86:70: error: cannot convert 'octave_galois*' to 'octave_value*' in return
gf.cc: In function 'octave_value_list Fgf(const octave_value_list&, int)':
gf.cc:142:7: error: 'fbi_sym_tab' was not declared in this scope
gf.cc: In function 'galois filter(galois&, galois&, galois&, galois&)':
gf.cc:508:24: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gf.cc:529:26: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gf.cc: In function 'octave_value_list Fglu(const octave_value_list&, int)':
gf.cc:876:21: error: 'Array<int>' is an inaccessible base of 'PermMatrix'
gf.cc: In function 'octave_value_list Frsenc(const octave_value_list&, int)':
gf.cc:1295:22: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gf.cc: In function 'octave_value_list Frsdec(const octave_value_list&, int)':
gf.cc:1810:26: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gf.cc:1825:25: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gf.cc: In function 'octave_value_list Fbchenco(const octave_value_list&, int)':
gf.cc:1956:22: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
gf.cc:1967:22: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gf.cc:1968:21: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
gf.cc:1995:22: warning: 'void Array<T>::resize(int, int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:462)
gf.cc: In function 'octave_value_list Fbchdeco(const octave_value_list&, int)':
gf.cc:2222:24: warning: 'Array<T>::Array(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:185)
gf.cc:2242:24: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
gf.cc:2242:33: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
gf.cc:2242:45: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
gf.cc:2242:56: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
gf.cc:2243:7: error: 'Array2' was not declared in this scope
gf.cc:2243:14: error: expected primary-expression before 'int'
gf.cc:2243:14: error: expected ';' before 'int'
gf.cc:2261:14: error: 'elp' was not declared in this scope
gf.cc:2341:20: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
gmake[2]: *** [gf.o] Error 1
Compiling op-fil-gm.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-fil-gm.cc -o op-fil-gm.o
In file included from op-fil-gm.cc:32:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from op-fil-gm.cc:32:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from op-fil-gm.cc:32:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
op-fil-gm.cc:34:28: fatal error: octave/ov-file.h: No such file or directory
compilation terminated.
gmake[2]: *** [op-fil-gm.o] Error 1
Compiling op-gm-gm.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-gm-gm.cc -o op-gm-gm.o
In file included from op-gm-gm.cc:30:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from op-gm-gm.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from op-gm-gm.cc:30:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from op-gm-gm.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from op-gm-gm.cc:30:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
In file included from op-gm-gm.cc:31:0:
ov-galois.h:85:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:215:3: error:   overriding 'virtual octave_base_value* octave_base_value::clone() const'
ov-galois.h:86:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::empty_clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:219:3: error:   overriding 'virtual octave_base_value* octave_base_value::empty_clone() const'
ov-galois.h: In member function 'virtual octave_value* octave_galois::clone() const':
ov-galois.h:85:69: error: cannot convert 'octave_galois*' to 'octave_value*' in return
ov-galois.h: In member function 'virtual octave_value* octave_galois::empty_clone() const':
ov-galois.h:86:70: error: cannot convert 'octave_galois*' to 'octave_value*' in return
op-gm-gm.cc: In function 'octave_value oct_binop_add(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:64:1: error: call of overloaded 'octave_galois(MArray<int>)' is ambiguous
ov-galois.h:78:3: note: candidates are: octave_galois::octave_galois(const galois&)
ov-galois.h:74:3: note:                 octave_galois::octave_galois(const Matrix&, int, int)
op-gm-gm.cc: In function 'octave_value oct_binop_sub(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:65:1: error: call of overloaded 'octave_galois(MArray<int>)' is ambiguous
ov-galois.h:78:3: note: candidates are: octave_galois::octave_galois(const galois&)
ov-galois.h:74:3: note:                 octave_galois::octave_galois(const Matrix&, int, int)
op-gm-gm.cc: In function 'octave_value oct_binop_lt(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:71:1: error: call of overloaded 'mx_el_lt(galois, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_lt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_lt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_lt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int64NDArray&)
op-gm-gm.cc: In function 'octave_value oct_binop_le(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:72:1: error: call of overloaded 'mx_el_le(galois, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_le(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_le(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_le(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int64NDArray&)
op-gm-gm.cc: In function 'octave_value oct_binop_eq(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:73:1: error: call of overloaded 'mx_el_eq(galois, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_eq(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_eq(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_eq(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int64NDArray&)
op-gm-gm.cc: In function 'octave_value oct_binop_ge(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:74:1: error: call of overloaded 'mx_el_ge(galois, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ge(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ge(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ge(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int64NDArray&)
op-gm-gm.cc: In function 'octave_value oct_binop_gt(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:75:1: error: call of overloaded 'mx_el_gt(galois, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_gt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_gt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_gt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int64NDArray&)
op-gm-gm.cc: In function 'octave_value oct_binop_ne(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:76:1: error: call of overloaded 'mx_el_ne(galois, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ne(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ne(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ne(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int64NDArray&)
op-gm-gm.cc: In function 'octave_value oct_binop_el_mul(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:78:1: error: call of overloaded 'octave_galois(MArray<int>)' is ambiguous
ov-galois.h:78:3: note: candidates are: octave_galois::octave_galois(const galois&)
ov-galois.h:74:3: note:                 octave_galois::octave_galois(const Matrix&, int, int)
op-gm-gm.cc: In function 'octave_value oct_binop_el_div(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:79:1: error: call of overloaded 'octave_galois(MArray<int>)' is ambiguous
ov-galois.h:78:3: note: candidates are: octave_galois::octave_galois(const galois&)
ov-galois.h:74:3: note:                 octave_galois::octave_galois(const Matrix&, int, int)
op-gm-gm.cc: In function 'octave_value oct_binop_el_ldiv(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:86:78: error: call of overloaded 'octave_galois(MArray<int>)' is ambiguous
ov-galois.h:78:3: note: candidates are: octave_galois::octave_galois(const galois&)
ov-galois.h:74:3: note:                 octave_galois::octave_galois(const Matrix&, int, int)
op-gm-gm.cc: In function 'octave_value oct_binop_el_and(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:89:1: error: call of overloaded 'mx_el_and(galois, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_and(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_and(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_and(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int64NDArray&)
op-gm-gm.cc: In function 'octave_value oct_binop_el_or(const octave_base_value&, const octave_base_value&)':
op-gm-gm.cc:90:1: error: call of overloaded 'mx_el_or(galois, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_or(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_or(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_or(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int64NDArray&)
gmake[2]: *** [op-gm-gm.o] Error 1
Compiling op-gm-m.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-gm-m.cc -o op-gm-m.o
In file included from op-gm-m.cc:30:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from op-gm-m.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from op-gm-m.cc:30:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from op-gm-m.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from op-gm-m.cc:30:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
In file included from op-gm-m.cc:31:0:
ov-galois.h:85:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:215:3: error:   overriding 'virtual octave_base_value* octave_base_value::clone() const'
ov-galois.h:86:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::empty_clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:219:3: error:   overriding 'virtual octave_base_value* octave_base_value::empty_clone() const'
ov-galois.h: In member function 'virtual octave_value* octave_galois::clone() const':
ov-galois.h:85:69: error: cannot convert 'octave_galois*' to 'octave_value*' in return
ov-galois.h: In member function 'virtual octave_value* octave_galois::empty_clone() const':
ov-galois.h:86:70: error: cannot convert 'octave_galois*' to 'octave_value*' in return
op-gm-m.cc: In function 'octave_value oct_binop_add(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:36:1: error: ambiguous overload for 'operator+' in 'octave_galois::galois_value() const() + octave_matrix::matrix_value(0)'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix operator+(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix operator+(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix operator+(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix operator+(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray operator+(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray operator+(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix operator+(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray operator+(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix operator+(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray operator+(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray operator+(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray operator+(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix operator+(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray operator+(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix operator+(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray operator+(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:8:1: note:                 int8NDArray operator+(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:8:1: note:                 int8NDArray operator+(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:8:1: note:                 uint8NDArray operator+(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:8:1: note:                 uint8NDArray operator+(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:8:1: note:                 int16NDArray operator+(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:8:1: note:                 int16NDArray operator+(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:8:1: note:                 uint16NDArray operator+(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:8:1: note:                 uint16NDArray operator+(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:8:1: note:                 int32NDArray operator+(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:8:1: note:                 int32NDArray operator+(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:8:1: note:                 uint32NDArray operator+(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:8:1: note:                 uint32NDArray operator+(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:8:1: note:                 int64NDArray operator+(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:8:1: note:                 int64NDArray operator+(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:8:1: note:                 uint64NDArray operator+(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:8:1: note:                 uint64NDArray operator+(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:8:1: note:                 int8NDArray operator+(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:8:1: note:                 int8NDArray operator+(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:8:1: note:                 uint8NDArray operator+(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:8:1: note:                 uint8NDArray operator+(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:8:1: note:                 int16NDArray operator+(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:8:1: note:                 int16NDArray operator+(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:8:1: note:                 uint16NDArray operator+(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:8:1: note:                 uint16NDArray operator+(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:8:1: note:                 int32NDArray operator+(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:8:1: note:                 int32NDArray operator+(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:8:1: note:                 uint32NDArray operator+(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:8:1: note:                 uint32NDArray operator+(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:8:1: note:                 int64NDArray operator+(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:8:1: note:                 int64NDArray operator+(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:8:1: note:                 uint64NDArray operator+(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:8:1: note:                 uint64NDArray operator+(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray operator+(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray operator+(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray operator+(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray operator+(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray operator+(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray operator+(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray operator+(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray operator+(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray operator+(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray operator+(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray operator+(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray operator+(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray operator+(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray operator+(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray operator+(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray operator+(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray operator+(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray operator+(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray operator+(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray operator+(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray operator+(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray operator+(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray operator+(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray operator+(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray operator+(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray operator+(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray operator+(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray operator+(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray operator+(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray operator+(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray operator+(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray operator+(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:1266:1: note:                 octave_value operator+(const octave_value&, const octave_value&)
op-gm-m.cc: In function 'octave_value oct_binop_sub(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:37:1: error: ambiguous overload for 'operator-' in 'octave_galois::galois_value() const() - octave_matrix::matrix_value(0)'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix operator-(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix operator-(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix operator-(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix operator-(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray operator-(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray operator-(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix operator-(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray operator-(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix operator-(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray operator-(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray operator-(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray operator-(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix operator-(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray operator-(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix operator-(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray operator-(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:8:1: note:                 int8NDArray operator-(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:8:1: note:                 int8NDArray operator-(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:8:1: note:                 uint8NDArray operator-(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:8:1: note:                 uint8NDArray operator-(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:8:1: note:                 int16NDArray operator-(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:8:1: note:                 int16NDArray operator-(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:8:1: note:                 uint16NDArray operator-(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:8:1: note:                 uint16NDArray operator-(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:8:1: note:                 int32NDArray operator-(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:8:1: note:                 int32NDArray operator-(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:8:1: note:                 uint32NDArray operator-(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:8:1: note:                 uint32NDArray operator-(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:8:1: note:                 int64NDArray operator-(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:8:1: note:                 int64NDArray operator-(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:8:1: note:                 uint64NDArray operator-(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:8:1: note:                 uint64NDArray operator-(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:8:1: note:                 int8NDArray operator-(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:8:1: note:                 int8NDArray operator-(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:8:1: note:                 uint8NDArray operator-(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:8:1: note:                 uint8NDArray operator-(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:8:1: note:                 int16NDArray operator-(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:8:1: note:                 int16NDArray operator-(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:8:1: note:                 uint16NDArray operator-(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:8:1: note:                 uint16NDArray operator-(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:8:1: note:                 int32NDArray operator-(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:8:1: note:                 int32NDArray operator-(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:8:1: note:                 uint32NDArray operator-(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:8:1: note:                 uint32NDArray operator-(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:8:1: note:                 int64NDArray operator-(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:8:1: note:                 int64NDArray operator-(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:8:1: note:                 uint64NDArray operator-(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:8:1: note:                 uint64NDArray operator-(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray operator-(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray operator-(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray operator-(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray operator-(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray operator-(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray operator-(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray operator-(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray operator-(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray operator-(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray operator-(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray operator-(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray operator-(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray operator-(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray operator-(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray operator-(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray operator-(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray operator-(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray operator-(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray operator-(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray operator-(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray operator-(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray operator-(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray operator-(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray operator-(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray operator-(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray operator-(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray operator-(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray operator-(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray operator-(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray operator-(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray operator-(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray operator-(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:1267:1: note:                 octave_value operator-(const octave_value&, const octave_value&)
op-gm-m.cc: In function 'octave_value oct_binop_lt(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:50:1: error: call of overloaded 'mx_el_lt(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_lt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_lt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_lt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int64NDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_le(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:51:1: error: call of overloaded 'mx_el_le(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_le(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_le(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_le(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int64NDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_eq(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:52:1: error: call of overloaded 'mx_el_eq(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_eq(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_eq(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_eq(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int64NDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_ge(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:53:1: error: call of overloaded 'mx_el_ge(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ge(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ge(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ge(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int64NDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_gt(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:54:1: error: call of overloaded 'mx_el_gt(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_gt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_gt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_gt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int64NDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_ne(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:55:1: error: call of overloaded 'mx_el_ne(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ne(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ne(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ne(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int64NDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_el_mul(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:57:1: error: call of overloaded 'product(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix product(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix product(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix product(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray product(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray product(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix product(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray product(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix product(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray product(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray product(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix product(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray product(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray product(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray product(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray product(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray product(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray product(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray product(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray product(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray product(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray product(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray product(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray product(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray product(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray product(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray product(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray product(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray product(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray product(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray product(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray product(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray product(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray product(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray product(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray product(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray product(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const FloatNDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_el_div(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:58:1: error: call of overloaded 'quotient(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_el_ldiv(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:65:77: error: call of overloaded 'quotient(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_el_and(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:68:1: error: call of overloaded 'mx_el_and(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_and(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_and(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_and(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int64NDArray&)
op-gm-m.cc: In function 'octave_value oct_binop_el_or(const octave_base_value&, const octave_base_value&)':
op-gm-m.cc:69:1: error: call of overloaded 'mx_el_or(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_or(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_or(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_or(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int64NDArray&)
gmake[2]: *** [op-gm-m.o] Error 1
Compiling op-gm-s.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-gm-s.cc -o op-gm-s.o
In file included from op-gm-s.cc:30:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from op-gm-s.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from op-gm-s.cc:30:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from op-gm-s.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from op-gm-s.cc:30:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
In file included from op-gm-s.cc:31:0:
ov-galois.h:85:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:215:3: error:   overriding 'virtual octave_base_value* octave_base_value::clone() const'
ov-galois.h:86:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::empty_clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:219:3: error:   overriding 'virtual octave_base_value* octave_base_value::empty_clone() const'
ov-galois.h: In member function 'virtual octave_value* octave_galois::clone() const':
ov-galois.h:85:69: error: cannot convert 'octave_galois*' to 'octave_value*' in return
ov-galois.h: In member function 'virtual octave_value* octave_galois::empty_clone() const':
ov-galois.h:86:70: error: cannot convert 'octave_galois*' to 'octave_value*' in return
op-gm-s.cc: In function 'octave_value oct_binop_add(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:36:1: error: ambiguous overload for 'operator+' in 'octave_galois::galois_value() const() + octave_scalar::matrix_value(0)'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix operator+(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix operator+(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix operator+(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix operator+(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray operator+(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray operator+(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix operator+(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray operator+(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix operator+(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray operator+(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray operator+(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray operator+(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix operator+(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray operator+(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix operator+(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray operator+(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:8:1: note:                 int8NDArray operator+(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:8:1: note:                 int8NDArray operator+(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:8:1: note:                 uint8NDArray operator+(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:8:1: note:                 uint8NDArray operator+(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:8:1: note:                 int16NDArray operator+(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:8:1: note:                 int16NDArray operator+(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:8:1: note:                 uint16NDArray operator+(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:8:1: note:                 uint16NDArray operator+(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:8:1: note:                 int32NDArray operator+(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:8:1: note:                 int32NDArray operator+(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:8:1: note:                 uint32NDArray operator+(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:8:1: note:                 uint32NDArray operator+(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:8:1: note:                 int64NDArray operator+(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:8:1: note:                 int64NDArray operator+(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:8:1: note:                 uint64NDArray operator+(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:8:1: note:                 uint64NDArray operator+(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:8:1: note:                 int8NDArray operator+(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:8:1: note:                 int8NDArray operator+(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:8:1: note:                 uint8NDArray operator+(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:8:1: note:                 uint8NDArray operator+(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:8:1: note:                 int16NDArray operator+(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:8:1: note:                 int16NDArray operator+(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:8:1: note:                 uint16NDArray operator+(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:8:1: note:                 uint16NDArray operator+(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:8:1: note:                 int32NDArray operator+(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:8:1: note:                 int32NDArray operator+(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:8:1: note:                 uint32NDArray operator+(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:8:1: note:                 uint32NDArray operator+(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:8:1: note:                 int64NDArray operator+(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:8:1: note:                 int64NDArray operator+(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:8:1: note:                 uint64NDArray operator+(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:8:1: note:                 uint64NDArray operator+(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray operator+(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray operator+(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray operator+(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray operator+(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray operator+(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray operator+(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray operator+(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray operator+(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray operator+(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray operator+(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray operator+(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray operator+(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray operator+(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray operator+(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray operator+(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray operator+(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray operator+(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray operator+(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray operator+(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray operator+(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray operator+(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray operator+(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray operator+(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray operator+(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray operator+(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray operator+(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray operator+(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray operator+(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray operator+(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray operator+(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray operator+(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray operator+(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:1266:1: note:                 octave_value operator+(const octave_value&, const octave_value&)
op-gm-s.cc: In function 'octave_value oct_binop_sub(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:37:1: error: ambiguous overload for 'operator-' in 'octave_galois::galois_value() const() - octave_scalar::matrix_value(0)'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix operator-(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix operator-(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix operator-(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix operator-(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray operator-(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray operator-(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix operator-(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray operator-(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix operator-(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray operator-(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray operator-(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray operator-(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix operator-(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray operator-(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix operator-(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray operator-(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:8:1: note:                 int8NDArray operator-(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:8:1: note:                 int8NDArray operator-(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:8:1: note:                 uint8NDArray operator-(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:8:1: note:                 uint8NDArray operator-(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:8:1: note:                 int16NDArray operator-(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:8:1: note:                 int16NDArray operator-(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:8:1: note:                 uint16NDArray operator-(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:8:1: note:                 uint16NDArray operator-(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:8:1: note:                 int32NDArray operator-(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:8:1: note:                 int32NDArray operator-(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:8:1: note:                 uint32NDArray operator-(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:8:1: note:                 uint32NDArray operator-(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:8:1: note:                 int64NDArray operator-(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:8:1: note:                 int64NDArray operator-(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:8:1: note:                 uint64NDArray operator-(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:8:1: note:                 uint64NDArray operator-(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:8:1: note:                 int8NDArray operator-(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:8:1: note:                 int8NDArray operator-(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:8:1: note:                 uint8NDArray operator-(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:8:1: note:                 uint8NDArray operator-(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:8:1: note:                 int16NDArray operator-(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:8:1: note:                 int16NDArray operator-(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:8:1: note:                 uint16NDArray operator-(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:8:1: note:                 uint16NDArray operator-(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:8:1: note:                 int32NDArray operator-(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:8:1: note:                 int32NDArray operator-(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:8:1: note:                 uint32NDArray operator-(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:8:1: note:                 uint32NDArray operator-(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:8:1: note:                 int64NDArray operator-(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:8:1: note:                 int64NDArray operator-(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:8:1: note:                 uint64NDArray operator-(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:8:1: note:                 uint64NDArray operator-(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray operator-(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray operator-(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray operator-(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray operator-(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray operator-(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray operator-(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray operator-(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray operator-(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray operator-(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray operator-(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray operator-(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray operator-(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray operator-(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray operator-(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray operator-(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray operator-(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray operator-(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray operator-(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray operator-(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray operator-(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray operator-(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray operator-(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray operator-(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray operator-(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray operator-(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray operator-(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray operator-(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray operator-(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray operator-(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray operator-(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray operator-(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray operator-(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:1267:1: note:                 octave_value operator-(const octave_value&, const octave_value&)
op-gm-s.cc: In function 'octave_value oct_binop_mul(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:38:1: error: call of overloaded 'product(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix product(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix product(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix product(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray product(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray product(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix product(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray product(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix product(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray product(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray product(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix product(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray product(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray product(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray product(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray product(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray product(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray product(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray product(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray product(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray product(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray product(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray product(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray product(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray product(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray product(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray product(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray product(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray product(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray product(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray product(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray product(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray product(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray product(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray product(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray product(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray product(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const FloatNDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_div(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:39:1: error: call of overloaded 'quotient(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_lt(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:50:1: error: call of overloaded 'mx_el_lt(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_lt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_lt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_lt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int64NDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_le(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:51:1: error: call of overloaded 'mx_el_le(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_le(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_le(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_le(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int64NDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_eq(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:52:1: error: call of overloaded 'mx_el_eq(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_eq(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_eq(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_eq(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int64NDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_ge(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:53:1: error: call of overloaded 'mx_el_ge(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ge(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ge(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ge(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int64NDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_gt(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:54:1: error: call of overloaded 'mx_el_gt(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_gt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_gt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_gt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int64NDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_ne(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:55:1: error: call of overloaded 'mx_el_ne(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ne(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ne(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ne(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int64NDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_el_mul(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:57:1: error: call of overloaded 'product(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix product(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix product(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix product(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray product(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray product(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix product(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray product(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix product(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray product(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray product(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix product(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray product(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray product(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray product(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray product(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray product(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray product(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray product(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray product(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray product(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray product(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray product(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray product(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray product(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray product(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray product(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray product(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray product(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray product(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray product(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray product(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray product(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray product(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray product(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray product(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray product(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const FloatNDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_el_div(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:58:1: error: call of overloaded 'quotient(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_el_ldiv(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:65:77: error: call of overloaded 'quotient(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_el_and(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:68:1: error: call of overloaded 'mx_el_and(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_and(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_and(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_and(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int64NDArray&)
op-gm-s.cc: In function 'octave_value oct_binop_el_or(const octave_base_value&, const octave_base_value&)':
op-gm-s.cc:69:1: error: call of overloaded 'mx_el_or(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_or(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_or(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_or(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int64NDArray&)
gmake[2]: *** [op-gm-s.o] Error 1
Compiling op-m-gm.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-m-gm.cc -o op-m-gm.o
In file included from op-m-gm.cc:30:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from op-m-gm.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from op-m-gm.cc:30:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from op-m-gm.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from op-m-gm.cc:30:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
In file included from op-m-gm.cc:31:0:
ov-galois.h:85:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:215:3: error:   overriding 'virtual octave_base_value* octave_base_value::clone() const'
ov-galois.h:86:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::empty_clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:219:3: error:   overriding 'virtual octave_base_value* octave_base_value::empty_clone() const'
ov-galois.h: In member function 'virtual octave_value* octave_galois::clone() const':
ov-galois.h:85:69: error: cannot convert 'octave_galois*' to 'octave_value*' in return
ov-galois.h: In member function 'virtual octave_value* octave_galois::empty_clone() const':
ov-galois.h:86:70: error: cannot convert 'octave_galois*' to 'octave_value*' in return
op-m-gm.cc: In function 'octave_value oct_binop_add(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:36:1: error: ambiguous overload for 'operator+' in 'octave_matrix::matrix_value(0) + octave_galois::galois_value() const()'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix operator+(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix operator+(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix operator+(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix operator+(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray operator+(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray operator+(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix operator+(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray operator+(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix operator+(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray operator+(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray operator+(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray operator+(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix operator+(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray operator+(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix operator+(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray operator+(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:8:1: note:                 int8NDArray operator+(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:8:1: note:                 int8NDArray operator+(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:8:1: note:                 uint8NDArray operator+(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:8:1: note:                 uint8NDArray operator+(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:8:1: note:                 int16NDArray operator+(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:8:1: note:                 int16NDArray operator+(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:8:1: note:                 uint16NDArray operator+(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:8:1: note:                 uint16NDArray operator+(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:8:1: note:                 int32NDArray operator+(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:8:1: note:                 int32NDArray operator+(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:8:1: note:                 uint32NDArray operator+(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:8:1: note:                 uint32NDArray operator+(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:8:1: note:                 int64NDArray operator+(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:8:1: note:                 int64NDArray operator+(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:8:1: note:                 uint64NDArray operator+(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:8:1: note:                 uint64NDArray operator+(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:8:1: note:                 int8NDArray operator+(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:8:1: note:                 int8NDArray operator+(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:8:1: note:                 uint8NDArray operator+(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:8:1: note:                 uint8NDArray operator+(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:8:1: note:                 int16NDArray operator+(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:8:1: note:                 int16NDArray operator+(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:8:1: note:                 uint16NDArray operator+(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:8:1: note:                 uint16NDArray operator+(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:8:1: note:                 int32NDArray operator+(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:8:1: note:                 int32NDArray operator+(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:8:1: note:                 uint32NDArray operator+(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:8:1: note:                 uint32NDArray operator+(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:8:1: note:                 int64NDArray operator+(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:8:1: note:                 int64NDArray operator+(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:8:1: note:                 uint64NDArray operator+(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:8:1: note:                 uint64NDArray operator+(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray operator+(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray operator+(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray operator+(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray operator+(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray operator+(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray operator+(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray operator+(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray operator+(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray operator+(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray operator+(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray operator+(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray operator+(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray operator+(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray operator+(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray operator+(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray operator+(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray operator+(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray operator+(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray operator+(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray operator+(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray operator+(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray operator+(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray operator+(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray operator+(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray operator+(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray operator+(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray operator+(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray operator+(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray operator+(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray operator+(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray operator+(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray operator+(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:1266:1: note:                 octave_value operator+(const octave_value&, const octave_value&)
op-m-gm.cc: In function 'octave_value oct_binop_sub(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:37:1: error: ambiguous overload for 'operator-' in 'octave_matrix::matrix_value(0) - octave_galois::galois_value() const()'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix operator-(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix operator-(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix operator-(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix operator-(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray operator-(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray operator-(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix operator-(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray operator-(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix operator-(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray operator-(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray operator-(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray operator-(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix operator-(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray operator-(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix operator-(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray operator-(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:8:1: note:                 int8NDArray operator-(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:8:1: note:                 int8NDArray operator-(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:8:1: note:                 uint8NDArray operator-(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:8:1: note:                 uint8NDArray operator-(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:8:1: note:                 int16NDArray operator-(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:8:1: note:                 int16NDArray operator-(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:8:1: note:                 uint16NDArray operator-(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:8:1: note:                 uint16NDArray operator-(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:8:1: note:                 int32NDArray operator-(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:8:1: note:                 int32NDArray operator-(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:8:1: note:                 uint32NDArray operator-(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:8:1: note:                 uint32NDArray operator-(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:8:1: note:                 int64NDArray operator-(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:8:1: note:                 int64NDArray operator-(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:8:1: note:                 uint64NDArray operator-(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:8:1: note:                 uint64NDArray operator-(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:8:1: note:                 int8NDArray operator-(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:8:1: note:                 int8NDArray operator-(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:8:1: note:                 uint8NDArray operator-(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:8:1: note:                 uint8NDArray operator-(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:8:1: note:                 int16NDArray operator-(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:8:1: note:                 int16NDArray operator-(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:8:1: note:                 uint16NDArray operator-(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:8:1: note:                 uint16NDArray operator-(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:8:1: note:                 int32NDArray operator-(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:8:1: note:                 int32NDArray operator-(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:8:1: note:                 uint32NDArray operator-(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:8:1: note:                 uint32NDArray operator-(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:8:1: note:                 int64NDArray operator-(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:8:1: note:                 int64NDArray operator-(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:8:1: note:                 uint64NDArray operator-(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:8:1: note:                 uint64NDArray operator-(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray operator-(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray operator-(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray operator-(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray operator-(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray operator-(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray operator-(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray operator-(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray operator-(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray operator-(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray operator-(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray operator-(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray operator-(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray operator-(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray operator-(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray operator-(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray operator-(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray operator-(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray operator-(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray operator-(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray operator-(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray operator-(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray operator-(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray operator-(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray operator-(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray operator-(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray operator-(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray operator-(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray operator-(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray operator-(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray operator-(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray operator-(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray operator-(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:1267:1: note:                 octave_value operator-(const octave_value&, const octave_value&)
op-m-gm.cc: In function 'octave_value oct_binop_lt(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:52:1: error: call of overloaded 'mx_el_lt(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_lt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_lt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_lt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int64NDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_le(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:53:1: error: call of overloaded 'mx_el_le(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_le(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_le(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_le(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int64NDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_eq(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:54:1: error: call of overloaded 'mx_el_eq(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_eq(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_eq(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_eq(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int64NDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_ge(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:55:1: error: call of overloaded 'mx_el_ge(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ge(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ge(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ge(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int64NDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_gt(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:56:1: error: call of overloaded 'mx_el_gt(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_gt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_gt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_gt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int64NDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_ne(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:57:1: error: call of overloaded 'mx_el_ne(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ne(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ne(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ne(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int64NDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_el_mul(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:59:1: error: call of overloaded 'product(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix product(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix product(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix product(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray product(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray product(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix product(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray product(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix product(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray product(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray product(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix product(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray product(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray product(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray product(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray product(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray product(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray product(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray product(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray product(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray product(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray product(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray product(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray product(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray product(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray product(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray product(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray product(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray product(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray product(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray product(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray product(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray product(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray product(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray product(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray product(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray product(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const FloatNDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_el_div(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:60:1: error: call of overloaded 'quotient(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_el_ldiv(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:74:77: error: call of overloaded 'quotient(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_el_and(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:77:1: error: call of overloaded 'mx_el_and(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_and(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_and(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_and(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int64NDArray&)
op-m-gm.cc: In function 'octave_value oct_binop_el_or(const octave_base_value&, const octave_base_value&)':
op-m-gm.cc:78:1: error: call of overloaded 'mx_el_or(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_or(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_or(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_or(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int64NDArray&)
gmake[2]: *** [op-m-gm.o] Error 1
Compiling op-s-gm.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES op-s-gm.cc -o op-s-gm.o
In file included from op-s-gm.cc:30:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from op-s-gm.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from op-s-gm.cc:30:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from galois.h:34:0,
                 from op-s-gm.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
In file included from op-s-gm.cc:30:0:
galois.h:155:1: error: redefinition of 'class LU'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dbleLU.h:32:1: error: previous definition of 'class LU'
galois.h:231:1: error: 'MM_OP_DECLS' does not name a type
galois.h:232:1: error: 'MM_OP_DECLS' does not name a type
galois.h:233:1: error: 'MM_OP_DECLS' does not name a type
In file included from op-s-gm.cc:31:0:
ov-galois.h:85:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:215:3: error:   overriding 'virtual octave_base_value* octave_base_value::clone() const'
ov-galois.h:86:17: error: invalid covariant return type for 'virtual octave_value* octave_galois::empty_clone() const'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov-base.h:219:3: error:   overriding 'virtual octave_base_value* octave_base_value::empty_clone() const'
ov-galois.h: In member function 'virtual octave_value* octave_galois::clone() const':
ov-galois.h:85:69: error: cannot convert 'octave_galois*' to 'octave_value*' in return
ov-galois.h: In member function 'virtual octave_value* octave_galois::empty_clone() const':
ov-galois.h:86:70: error: cannot convert 'octave_galois*' to 'octave_value*' in return
op-s-gm.cc: In function 'octave_value oct_binop_add(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:36:1: error: ambiguous overload for 'operator+' in 'octave_scalar::matrix_value(0) + octave_galois::galois_value() const()'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix operator+(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix operator+(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix operator+(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix operator+(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray operator+(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray operator+(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix operator+(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray operator+(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix operator+(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray operator+(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray operator+(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray operator+(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix operator+(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray operator+(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix operator+(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray operator+(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator+(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator+(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator+(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator+(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator+(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator+(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator+(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator+(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:8:1: note:                 int8NDArray operator+(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:8:1: note:                 int8NDArray operator+(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:8:1: note:                 uint8NDArray operator+(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:8:1: note:                 uint8NDArray operator+(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:8:1: note:                 int16NDArray operator+(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:8:1: note:                 int16NDArray operator+(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:8:1: note:                 uint16NDArray operator+(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:8:1: note:                 uint16NDArray operator+(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:8:1: note:                 int32NDArray operator+(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:8:1: note:                 int32NDArray operator+(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:8:1: note:                 uint32NDArray operator+(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:8:1: note:                 uint32NDArray operator+(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:8:1: note:                 int64NDArray operator+(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:8:1: note:                 int64NDArray operator+(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:8:1: note:                 uint64NDArray operator+(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:8:1: note:                 uint64NDArray operator+(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:8:1: note:                 int8NDArray operator+(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:8:1: note:                 int8NDArray operator+(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:8:1: note:                 uint8NDArray operator+(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:8:1: note:                 uint8NDArray operator+(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:8:1: note:                 int16NDArray operator+(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:8:1: note:                 int16NDArray operator+(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:8:1: note:                 uint16NDArray operator+(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:8:1: note:                 uint16NDArray operator+(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:8:1: note:                 int32NDArray operator+(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:8:1: note:                 int32NDArray operator+(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:8:1: note:                 uint32NDArray operator+(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:8:1: note:                 uint32NDArray operator+(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:8:1: note:                 int64NDArray operator+(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:8:1: note:                 int64NDArray operator+(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:8:1: note:                 uint64NDArray operator+(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:8:1: note:                 uint64NDArray operator+(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray operator+(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray operator+(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray operator+(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray operator+(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray operator+(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray operator+(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray operator+(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray operator+(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray operator+(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray operator+(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray operator+(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray operator+(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray operator+(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray operator+(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray operator+(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray operator+(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray operator+(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray operator+(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray operator+(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray operator+(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray operator+(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray operator+(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray operator+(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray operator+(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray operator+(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray operator+(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray operator+(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray operator+(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray operator+(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray operator+(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray operator+(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray operator+(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:1266:1: note:                 octave_value operator+(const octave_value&, const octave_value&)
op-s-gm.cc: In function 'octave_value oct_binop_sub(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:37:1: error: ambiguous overload for 'operator-' in 'octave_scalar::matrix_value(0) - octave_galois::galois_value() const()'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix operator-(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix operator-(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix operator-(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix operator-(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray operator-(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray operator-(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix operator-(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray operator-(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix operator-(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray operator-(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray operator-(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray operator-(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix operator-(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray operator-(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix operator-(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray operator-(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray operator-(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray operator-(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray operator-(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray operator-(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray operator-(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray operator-(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray operator-(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray operator-(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:8:1: note:                 int8NDArray operator-(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:8:1: note:                 int8NDArray operator-(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:8:1: note:                 uint8NDArray operator-(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:8:1: note:                 uint8NDArray operator-(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:8:1: note:                 int16NDArray operator-(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:8:1: note:                 int16NDArray operator-(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:8:1: note:                 uint16NDArray operator-(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:8:1: note:                 uint16NDArray operator-(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:8:1: note:                 int32NDArray operator-(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:8:1: note:                 int32NDArray operator-(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:8:1: note:                 uint32NDArray operator-(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:8:1: note:                 uint32NDArray operator-(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:8:1: note:                 int64NDArray operator-(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:8:1: note:                 int64NDArray operator-(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:8:1: note:                 uint64NDArray operator-(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:8:1: note:                 uint64NDArray operator-(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:8:1: note:                 int8NDArray operator-(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:8:1: note:                 int8NDArray operator-(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:8:1: note:                 uint8NDArray operator-(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:8:1: note:                 uint8NDArray operator-(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:8:1: note:                 int16NDArray operator-(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:8:1: note:                 int16NDArray operator-(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:8:1: note:                 uint16NDArray operator-(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:8:1: note:                 uint16NDArray operator-(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:8:1: note:                 int32NDArray operator-(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:8:1: note:                 int32NDArray operator-(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:8:1: note:                 uint32NDArray operator-(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:8:1: note:                 uint32NDArray operator-(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:8:1: note:                 int64NDArray operator-(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:8:1: note:                 int64NDArray operator-(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:8:1: note:                 uint64NDArray operator-(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:8:1: note:                 uint64NDArray operator-(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray operator-(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray operator-(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray operator-(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray operator-(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray operator-(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray operator-(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray operator-(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray operator-(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray operator-(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray operator-(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray operator-(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray operator-(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray operator-(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray operator-(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray operator-(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray operator-(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray operator-(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray operator-(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray operator-(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray operator-(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray operator-(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray operator-(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray operator-(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray operator-(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray operator-(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray operator-(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray operator-(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray operator-(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray operator-(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray operator-(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray operator-(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray operator-(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/ov.h:1267:1: note:                 octave_value operator-(const octave_value&, const octave_value&)
op-s-gm.cc: In function 'octave_value oct_binop_mul(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:38:1: error: call of overloaded 'product(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix product(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix product(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix product(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray product(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray product(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix product(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray product(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix product(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray product(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray product(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix product(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray product(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray product(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray product(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray product(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray product(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray product(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray product(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray product(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray product(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray product(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray product(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray product(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray product(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray product(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray product(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray product(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray product(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray product(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray product(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray product(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray product(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray product(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray product(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray product(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray product(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const FloatNDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_ldiv(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:53:77: error: call of overloaded 'quotient(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_lt(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:56:1: error: call of overloaded 'mx_el_lt(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_lt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_lt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_lt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_lt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_lt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_lt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_lt(const uint64NDArray&, const int64NDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_le(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:57:1: error: call of overloaded 'mx_el_le(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_le(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_le(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_le(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_le(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_le(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_le(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_le(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_le(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_le(const uint64NDArray&, const int64NDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_eq(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:58:1: error: call of overloaded 'mx_el_eq(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_eq(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_eq(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_eq(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_eq(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_eq(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_eq(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_eq(const uint64NDArray&, const int64NDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_ge(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:59:1: error: call of overloaded 'mx_el_ge(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ge(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ge(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ge(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ge(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ge(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ge(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ge(const uint64NDArray&, const int64NDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_gt(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:60:1: error: call of overloaded 'mx_el_gt(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_gt(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_gt(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_gt(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_gt(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_gt(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_gt(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_gt(const uint64NDArray&, const int64NDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_ne(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:61:1: error: call of overloaded 'mx_el_ne(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:378:1: note: candidates are: boolMatrix mx_el_ne(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:431:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:380:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:435:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:178:1: note:                 boolNDArray mx_el_ne(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:8:1: note:                 boolMatrix mx_el_ne(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:8:1: note:                 boolMatrix mx_el_ne(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:163:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:175:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:8:1: note:                 boolMatrix mx_el_ne(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:33:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:36:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:39:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:9:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:9:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:8:1: note:                 boolNDArray mx_el_ne(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:8:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:7:1: note:                 boolNDArray mx_el_ne(const uint64NDArray&, const int64NDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_el_mul(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:63:1: error: call of overloaded 'product(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix product(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix product(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix product(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray product(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray product(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix product(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray product(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix product(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray product(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray product(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix product(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray product(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix product(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray product(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray product(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray product(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray product(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray product(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray product(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray product(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray product(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray product(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray product(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray product(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray product(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray product(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray product(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray product(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray product(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray product(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray product(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray product(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray product(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray product(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray product(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray product(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray product(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray product(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray product(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray product(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray product(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray product(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray product(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray product(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray product(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray product(const uint64NDArray&, const FloatNDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_el_div(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:64:1: error: call of overloaded 'quotient(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_el_ldiv(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:78:77: error: call of overloaded 'quotient(galois, Matrix)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:381:1: note: candidates are: Matrix quotient(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:434:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:383:1: note:                 FloatMatrix quotient(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:438:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:166:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:181:1: note:                 NDArray quotient(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:7:1: note:                 ComplexMatrix quotient(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:7:1: note:                 ComplexNDArray quotient(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:7:1: note:                 ComplexMatrix quotient(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:7:1: note:                 ComplexNDArray quotient(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:166:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:178:1: note:                 FloatNDArray quotient(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:7:1: note:                 FloatComplexMatrix quotient(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:7:1: note:                 FloatComplexNDArray quotient(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:42:1: note:                 int8NDArray quotient(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:42:1: note:                 uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:42:1: note:                 int16NDArray quotient(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:42:1: note:                 uint16NDArray quotient(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:42:1: note:                 int32NDArray quotient(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:42:1: note:                 uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:42:1: note:                 int64NDArray quotient(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:42:1: note:                 uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:7:1: note:                 int8NDArray quotient(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:7:1: note:                 int16NDArray quotient(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:7:1: note:                 int32NDArray quotient(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:7:1: note:                 int64NDArray quotient(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:7:1: note:                 int8NDArray quotient(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:7:1: note:                 int8NDArray quotient(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:7:1: note:                 uint8NDArray quotient(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:7:1: note:                 uint8NDArray quotient(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:7:1: note:                 int16NDArray quotient(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:7:1: note:                 int16NDArray quotient(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:7:1: note:                 uint16NDArray quotient(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:7:1: note:                 uint16NDArray quotient(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:7:1: note:                 int32NDArray quotient(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:7:1: note:                 int32NDArray quotient(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:7:1: note:                 uint32NDArray quotient(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:7:1: note:                 uint32NDArray quotient(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:7:1: note:                 int64NDArray quotient(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:7:1: note:                 int64NDArray quotient(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:7:1: note:                 uint64NDArray quotient(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:7:1: note:                 uint64NDArray quotient(const uint64NDArray&, const FloatNDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_el_and(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:81:1: error: call of overloaded 'mx_el_and(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_and(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_and(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_and(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_and(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_and(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_and(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_and(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_and(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_and(const uint64NDArray&, const int64NDArray&)
op-s-gm.cc: In function 'octave_value oct_binop_el_or(const octave_base_value&, const octave_base_value&)':
op-s-gm.cc:82:1: error: call of overloaded 'mx_el_or(Matrix, galois)' is ambiguous
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dMatrix.h:379:1: note: candidates are: boolMatrix mx_el_or(const Matrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CMatrix.h:432:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fMatrix.h:381:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCMatrix.h:436:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/CNDArray.h:164:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/dNDArray.h:179:1: note:                 boolNDArray mx_el_or(const NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cm-m.h:9:1: note:                 boolMatrix mx_el_or(const ComplexMatrix&, const Matrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-cnda-nda.h:9:1: note:                 boolNDArray mx_el_or(const ComplexNDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-m-cm.h:9:1: note:                 boolMatrix mx_el_or(const Matrix&, const ComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-cnda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const ComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fCNDArray.h:164:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/fNDArray.h:176:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcm-fm.h:9:1: note:                 boolMatrix mx_el_or(const FloatComplexMatrix&, const FloatMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fcnda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatComplexNDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fm-fcm.h:9:1: note:                 boolMatrix mx_el_or(const FloatMatrix&, const FloatComplexMatrix&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-fcnda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const FloatComplexNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint8NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint16NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint32NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/int64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:34:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:37:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/uint64NDArray.h:40:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-nda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_int64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64.h:10:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-fnda.h:10:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-nda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-nda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui8nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui16nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui32nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-i64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-fnda-ui64nda.h:9:1: note:                 boolNDArray mx_el_or(const FloatNDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-fnda.h:9:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const FloatNDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const octave_uint64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint8&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint16&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_uint32&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const octave_int64&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_int64&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint8&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint16&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint32&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const octave_uint64&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-i64nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const int64NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui8nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint8NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui16nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint16NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const int64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui32nda-ui64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint32NDArray&, const uint64NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui8nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint8NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui16nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint16NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-ui32nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const uint32NDArray&)
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/mx-ui64nda-i64nda.h:8:1: note:                 boolNDArray mx_el_or(const uint64NDArray&, const int64NDArray&)
gmake[2]: *** [op-s-gm.o] Error 1
Compiling ov-galois.o
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DGALOIS_DISP_PRIVATES -DTYPEID_HAS_CLASS -DHAVE_SWAP_BYTES ov-galois.cc -o ov-galois.o
In file included from ov-galois.cc:31:0:
galois.h:59:0: warning: "OCTAVE_QUIT" redefined
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/quit.h:126:0: note: this is the location of the previous definition
In file included from galoisfield.h:35:0,
                 from galois.h:64,
                 from ov-galois.cc:31:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/MArray2.h:32:2: warning: #warning Using MArray2<T> is deprecated. Use MArray<T>.
In file included from ov-galois.cc:31:0:
galois.h:231:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:232:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
galois.h:233:35: error: macro "MM_OP_DECLS" requires 4 arguments, but only 3 given
In file included from ov-galois.cc:30:0:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/unwind-prot.h:35:1: error: variable 'OCTINTERP_API unwind_protect' has initializer but incomplete type
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/unwind-prot.h:35:1: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/unwind-prot.h:37:1: error: expected primary-expression before 'public'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/unwind-prot.h:37:1: error: expected '}' before 'public'
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/unwind-prot.h:37:1: error: expected ',' or ';' before 'public'
In file included from /usr/include/g++/cmath:46:0,
                 from /usr/include/g++/complex:46,
                 from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct-cmplx.h:27,
                 from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/lo-utils.h:32,
                 from galois.h:35,
                 from ov-galois.cc:31:
/usr/include/math.h:191:29: error: expected declaration before end of line
gmake[2]: *** [ov-galois.o] Error 1
Symbolic linking isgalois.octlink
Symbolic linking gdiag.octlink
Symbolic linking greshape.octlink
Symbolic linking gprod.octlink
Symbolic linking gsum.octlink
Symbolic linking gsumsq.octlink
Symbolic linking gsqrt.octlink
Symbolic linking glog.octlink
Symbolic linking gexp.octlink
Symbolic linking gfilter.octlink
Symbolic linking glu.octlink
Symbolic linking ginv.octlink
Symbolic linking ginverse.octlink
Symbolic linking gdet.octlink
Symbolic linking grank.octlink
Symbolic linking rsenc.octlink
Symbolic linking rsdec.octlink
Symbolic linking bchenco.octlink
Symbolic linking bchdeco.octlink
gmake[3]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/comm/doc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/comm/doc'
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/comm'
gmake[1]: *** [comm/] Error 2
Processing main/general/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/general'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v deref.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 deref.cc -o deref.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from deref.cc:21:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
deref.cc: In function 'octave_value_list Fderef(const octave_value_list&, int)':
deref.cc:36:19: error: 'const class octave_value' has no member named 'is_list'
gmake[2]: *** [deref.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v mark_for_deletion.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 mark_for_deletion.cc -o mark_for_deletion.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from mark_for_deletion.cc:4:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [mark_for_deletion.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/general'
gmake[1]: *** [general/] Error 2
Processing main/geometry/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/geometry'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/geometry'
Processing main/gsl/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/gsl'
/bin/sh buildgsl_sf.sh 
rm -f clausen.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct clausen.octlink
rm -f dawson.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct dawson.octlink
rm -f debye_1.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct debye_1.octlink
rm -f debye_2.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct debye_2.octlink
rm -f debye_3.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct debye_3.octlink
rm -f debye_4.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct debye_4.octlink
rm -f erf_gsl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct erf_gsl.octlink
rm -f erfc_gsl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct erfc_gsl.octlink
rm -f log_erfc.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct log_erfc.octlink
rm -f erf_Z.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct erf_Z.octlink
rm -f erf_Q.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct erf_Q.octlink
rm -f hazard.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct hazard.octlink
rm -f expm1.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct expm1.octlink
rm -f exprel.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct exprel.octlink
rm -f exprel_2.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct exprel_2.octlink
rm -f expint_E1.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct expint_E1.octlink
rm -f expint_E2.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct expint_E2.octlink
rm -f expint_Ei.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct expint_Ei.octlink
rm -f Shi.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct Shi.octlink
rm -f Chi.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct Chi.octlink
rm -f expint_3.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct expint_3.octlink
rm -f Si.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct Si.octlink
rm -f Ci.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct Ci.octlink
rm -f atanint.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct atanint.octlink
rm -f fermi_dirac_mhalf.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct fermi_dirac_mhalf.octlink
rm -f fermi_dirac_half.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct fermi_dirac_half.octlink
rm -f fermi_dirac_3half.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct fermi_dirac_3half.octlink
rm -f gamma_gsl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct gamma_gsl.octlink
rm -f lngamma_gsl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct lngamma_gsl.octlink
rm -f gammastar.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct gammastar.octlink
rm -f gammainv_gsl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct gammainv_gsl.octlink
rm -f lambert_W0.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct lambert_W0.octlink
rm -f lambert_Wm1.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct lambert_Wm1.octlink
rm -f log_1plusx.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct log_1plusx.octlink
rm -f log_1plusx_mx.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct log_1plusx_mx.octlink
rm -f psi.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct psi.octlink
rm -f psi_1piy.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct psi_1piy.octlink
rm -f synchrotron_1.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct synchrotron_1.octlink
rm -f synchrotron_2.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct synchrotron_2.octlink
rm -f transport_2.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct transport_2.octlink
rm -f transport_3.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct transport_3.octlink
rm -f transport_4.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct transport_4.octlink
rm -f transport_5.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct transport_5.octlink
rm -f sinc_gsl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct sinc_gsl.octlink
rm -f lnsinh.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct lnsinh.octlink
rm -f lncosh.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct lncosh.octlink
rm -f zeta.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct zeta.octlink
rm -f eta.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct eta.octlink
rm -f bessel_Jn.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Jn.octlink
rm -f bessel_Yn.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Yn.octlink
rm -f bessel_In.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_In.octlink
rm -f bessel_In_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_In_scaled.octlink
rm -f bessel_Kn.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Kn.octlink
rm -f bessel_Kn_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Kn_scaled.octlink
rm -f bessel_jl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_jl.octlink
rm -f bessel_yl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_yl.octlink
rm -f bessel_il_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_il_scaled.octlink
rm -f bessel_kl_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_kl_scaled.octlink
rm -f exprel_n.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct exprel_n.octlink
rm -f fermi_dirac_int.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct fermi_dirac_int.octlink
rm -f taylorcoeff.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct taylorcoeff.octlink
rm -f legendre_Pl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct legendre_Pl.octlink
rm -f legendre_Ql.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct legendre_Ql.octlink
rm -f psi_n.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct psi_n.octlink
rm -f bessel_Jnu.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Jnu.octlink
rm -f bessel_Ynu.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Ynu.octlink
rm -f bessel_Inu.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Inu.octlink
rm -f bessel_Inu_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Inu_scaled.octlink
rm -f bessel_Knu.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Knu.octlink
rm -f bessel_lnKnu.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_lnKnu.octlink
rm -f bessel_Knu_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_Knu_scaled.octlink
rm -f exp_mult.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct exp_mult.octlink
rm -f fermi_dirac_inc_0.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct fermi_dirac_inc_0.octlink
rm -f poch.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct poch.octlink
rm -f lnpoch.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct lnpoch.octlink
rm -f pochrel.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct pochrel.octlink
rm -f gamma_inc_Q.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct gamma_inc_Q.octlink
rm -f gamma_inc_P.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct gamma_inc_P.octlink
rm -f gamma_inc.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct gamma_inc.octlink
rm -f beta_gsl.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct beta_gsl.octlink
rm -f lnbeta.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct lnbeta.octlink
rm -f hyperg_0F1.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct hyperg_0F1.octlink
rm -f conicalP_half.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct conicalP_half.octlink
rm -f conicalP_mhalf.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct conicalP_mhalf.octlink
rm -f conicalP_0.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct conicalP_0.octlink
rm -f conicalP_1.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct conicalP_1.octlink
rm -f hzeta.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct hzeta.octlink
rm -f airy_Ai.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_Ai.octlink
rm -f airy_Bi.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_Bi.octlink
rm -f airy_Ai_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_Ai_scaled.octlink
rm -f airy_Bi_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_Bi_scaled.octlink
rm -f airy_Ai_deriv.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_Ai_deriv.octlink
rm -f airy_Bi_deriv.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_Bi_deriv.octlink
rm -f airy_Ai_deriv_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_Ai_deriv_scaled.octlink
rm -f airy_Bi_deriv_scaled.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_Bi_deriv_scaled.octlink
rm -f ellint_Kcomp.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct ellint_Kcomp.octlink
rm -f ellint_Ecomp.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct ellint_Ecomp.octlink
rm -f airy_zero_Ai.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_zero_Ai.octlink
rm -f airy_zero_Bi.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_zero_Bi.octlink
rm -f airy_zero_Ai_deriv.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_zero_Ai_deriv.octlink
rm -f airy_zero_Bi_deriv.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct airy_zero_Bi_deriv.octlink
rm -f bessel_zero_J0.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_zero_J0.octlink
rm -f bessel_zero_J1.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct bessel_zero_J1.octlink
rm -f psi_1_int.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct psi_1_int.octlink
rm -f zeta_int.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct zeta_int.octlink
rm -f eta_int.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct eta_int.octlink
rm -f legendre_Plm.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct legendre_Plm.octlink
rm -f legendre_sphPlm.octlink
/scratch/math/octave-forge/work/octave-forge-2006.03.17/admin/octlink.sh gsl_sf.oct legendre_sphPlm.octlink
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v coupling_3j.cc -lgsl
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 coupling_3j.cc -o coupling_3j.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from coupling_3j.cc:19:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [coupling_3j.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v coupling_6j.cc -lgsl
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 coupling_6j.cc -o coupling_6j.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from coupling_6j.cc:19:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [coupling_6j.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v coupling_9j.cc -lgsl
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 coupling_9j.cc -o coupling_9j.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from coupling_9j.cc:19:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [coupling_9j.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v legendre_sphPlm_array.cc -lgsl
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 legendre_sphPlm_array.cc -o legendre_sphPlm_array.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from legendre_sphPlm_array.cc:19:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [legendre_sphPlm_array.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v gsl_sf.cc -lgsl
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 gsl_sf.cc -o gsl_sf.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from gsl_sf.cc:21:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [gsl_sf.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/gsl'
gmake[1]: *** [gsl/] Error 2
Processing main/image/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/image'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v conv2.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 conv2.cc -o conv2.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from conv2.cc:24:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
conv2.cc:40:1: error: 'MArray2' does not name a type
conv2.cc:154:1: error: expected unqualified-id before 'template'
conv2.cc: In function 'octave_value_list Fconv2(const octave_value_list&, int)':
conv2.cc:331:51: error: 'conv2' was not declared in this scope
conv2.cc:339:44: error: 'conv2' was not declared in this scope
conv2.cc:351:46: error: 'conv2' was not declared in this scope
conv2.cc:358:39: error: 'conv2' was not declared in this scope
conv2.cc: At global scope:
conv2.cc:368:10: error: ISO C++ forbids declaration of 'MArray2' with no type
conv2.cc:368:10: error: explicit instantiation of non-template 'int MArray2'
conv2.cc:368:17: error: expected ';' before '<' token
conv2.cc:371:10: error: ISO C++ forbids declaration of 'MArray2' with no type
conv2.cc:371:10: error: explicit instantiation of non-template 'int MArray2'
conv2.cc:371:17: error: expected ';' before '<' token
conv2.cc:374:10: error: ISO C++ forbids declaration of 'MArray2' with no type
conv2.cc:374:10: error: explicit instantiation of non-template 'int MArray2'
conv2.cc:374:17: error: expected ';' before '<' token
conv2.cc:377:10: error: ISO C++ forbids declaration of 'MArray2' with no type
conv2.cc:377:10: error: explicit instantiation of non-template 'int MArray2'
conv2.cc:377:17: error: expected ';' before '<' token
gmake[2]: *** [conv2.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v cordflt2.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 cordflt2.cc -o cordflt2.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from cordflt2.cc:17:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [cordflt2.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v bwlabel.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 bwlabel.cc -o bwlabel.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from bwlabel.cc:32:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [bwlabel.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v bwfill.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 bwfill.cc -o bwfill.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from bwfill.cc:13:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [bwfill.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v rotate_scale.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 rotate_scale.cc -o rotate_scale.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from rotate_scale.cc:13:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [rotate_scale.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v houghtf.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 houghtf.cc -o houghtf.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from houghtf.cc:25:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [houghtf.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v graycomatrix.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 graycomatrix.cc -o graycomatrix.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from graycomatrix.cc:25:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
graycomatrix.cc: In function 'octave_value_list Fgraycomatrix(const octave_value_list&, int)':
graycomatrix.cc:96:40: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
gmake[2]: *** [graycomatrix.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v jpgwrite.cc -ljpeg
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 jpgwrite.cc -o jpgwrite.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from jpgwrite.cc:11:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [jpgwrite.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v jpgread.cc -ljpeg
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 jpgread.cc -o jpgread.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from jpgread.cc:41:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
jpgread.cc: In function 'octave_value_list Fjpgread(const octave_value_list&, int)':
jpgread.cc:158:37: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
gmake[2]: *** [jpgread.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v pngread.cc -lpng
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 pngread.cc -o pngread.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from pngread.cc:42:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
pngread.cc: In function 'octave_value_list Fpngread(const octave_value_list&, int)':
pngread.cc:96:35: warning: 'Array<T>::Array(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:179)
pngread.cc: In function 'canvas* load_canvas(char*)':
pngread.cc:171:52: error: 'png_infopp_NULL' was not declared in this scope
pngread.cc:193:38: error: 'png_set_gray_1_2_4_to_8' was not declared in this scope
gmake[2]: *** [pngread.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v pngwrite.cc -lpng
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 pngwrite.cc -o pngwrite.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from pngwrite.cc:42:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
pngwrite.cc: In function 'void save_canvas(canvas*, char*)':
pngwrite.cc:128:42: error: 'png_infopp_NULL' was not declared in this scope
pngwrite.cc:155:21: warning: deprecated conversion from string constant to 'char*'
pngwrite.cc:156:22: warning: deprecated conversion from string constant to 'char*'
gmake[2]: *** [pngwrite.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/image'
gmake[1]: *** [image/] Error 2
Processing main/io/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/io'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v dlmread.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 dlmread.cc -o dlmread.o
In file included from dlmread.cc:25:0:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from dlmread.cc:33:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [dlmread.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v textread.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 textread.cc -o textread.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from textread.cc:27:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [textread.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/io'
gmake[1]: *** [io/] Error 2
Processing main/linear-algebra/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/linear-algebra'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/linear-algebra'
Processing main/miscellaneous/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/miscellaneous'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H mfilename.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H mfilename.cc -o mfilename.o
In file included from mfilename.cc:23:0:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
mfilename.cc: In function 'octave_value_list Fmfilename(const octave_value_list&, int)':
mfilename.cc:49:11: error: 'curr_caller_function' was not declared in this scope
gmake[2]: *** [mfilename.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H waitbar.cc -ltermcap
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H waitbar.cc -o waitbar.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from waitbar.cc:24:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [waitbar.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H listen.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H listen.cc -o listen.o
listen.cc:365:59: error: macro "DEFUN_INTERNAL" passed 5 arguments, but takes just 4
listen.cc:400:2: error: macro "DEFUN_INTERNAL" passed 5 arguments, but takes just 4
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from listen.cc:22:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
listen.cc: In function 'void tic()':
listen.cc:36:49: error: cannot convert 'octave_time' to 'double' in assignment
listen.cc: In function 'double toc()':
listen.cc:37:74: error: invalid cast from type 'octave_time' to type 'double'
listen.cc: At global scope:
listen.cc:123:8: error: 'RETSIGTYPE' does not name a type
listen.cc: In function 'void daemonize()':
listen.cc:135:18: error: 'sigterm_handler' was not declared in this scope
listen.cc: In function 'octave_value get_octave_value(char*)':
listen.cc:152:3: error: 'symbol_record' was not declared in this scope
listen.cc:152:18: error: 'sr' was not declared in this scope
listen.cc:152:23: error: 'top_level_sym_tab' was not declared in this scope
listen.cc: At global scope:
listen.cc:363:1: error: 'DEFUN_INTERNAL' does not name a type
listen.cc:395:1: error: 'DEFUN_INTERNAL' does not name a type
listen.cc: In function 'octave_value_list Flisten(const octave_value_list&, int)':
listen.cc:573:29: error: 'Fsend' was not declared in this scope
listen.cc:574:29: error: 'Fsenderror' was not declared in this scope
gmake[2]: *** [listen.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c listencanfork.c
gcc -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 listencanfork.c -o listencanfork.o
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c stringmatch.c
gcc -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 stringmatch.c -o stringmatch.o
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H -c xmlread.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H xmlread.cc -o xmlread.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from xmlread.cc:23:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [xmlread.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H -c xmltree_read.c
gcc -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H xmltree_read.c -o xmltree_read.o
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H -c xmltree.c
gcc -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H xmltree.c -o xmltree.o
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H csvexplode.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H csvexplode.cc -o csvexplode.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from csvexplode.cc:23:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [csvexplode.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H csv2cell.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H csv2cell.cc -o csv2cell.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from csv2cell.cc:25:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [csv2cell.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H csvconcat.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H csvconcat.cc -o csvconcat.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from csvconcat.cc:23:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [csvconcat.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H cell2csv.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -DOCTAVE_FUNCTION_VOID_FAILS -DUSE_TERM -DHAVE_TERMCAP_H cell2csv.cc -o cell2csv.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from cell2csv.cc:25:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [cell2csv.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/miscellaneous'
gmake[1]: *** [miscellaneous/] Error 2
Processing main/octcdf/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/octcdf'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/octcdf'
Processing main/optim/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/optim'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v lp.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 lp.cc -o lp.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from lp.cc:5:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [lp.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v leval.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 leval.cc -o leval.o
In file included from leval.cc:14:0:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from leval.cc:15:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [leval.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v bfgsmin.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 bfgsmin.cc -o bfgsmin.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from bfgsmin.cc:25:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [bfgsmin.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v bisectionstep.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 bisectionstep.cc -o bisectionstep.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from bisectionstep.cc:30:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [bisectionstep.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v celleval.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 celleval.cc -o celleval.o
In file included from celleval.cc:19:0:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from celleval.cc:20:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [celleval.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v finitedifference.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 finitedifference.cc -o finitedifference.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from finitedifference.cc:19:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [finitedifference.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v newtonstep.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 newtonstep.cc -o newtonstep.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from newtonstep.cc:25:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [newtonstep.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v numgradient.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 numgradient.cc -o numgradient.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from numgradient.cc:19:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [numgradient.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v numhessian.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 numhessian.cc -o numhessian.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from numhessian.cc:19:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [numhessian.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v samin.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 samin.cc -o samin.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from samin.cc:42:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [samin.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/optim'
gmake[1]: *** [optim/] Error 2
Processing main/plot/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/plot'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c -I/usr/X11R7/include grab.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 grab.cc -o grab.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from grab.cc:28:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
grab.cc: In function 'octave_value_list Fgrab(const octave_value_list&, int)':
grab.cc:144:27: warning: 'MArray<T>::MArray(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:46)
grab.cc:145:27: warning: 'MArray<T>::MArray(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:46)
grab.cc:163:39: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
grab.cc:164:39: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
gmake[2]: *** [grab.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c -I/usr/X11R7/include graphics.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 graphics.cc -o graphics.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from graphics.cc:15:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
graphics.cc: In function 'int get_area_point(gwindow&, MArray<int>&, MArray<int>&)':
graphics.cc:228:15: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
graphics.cc:230:15: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
graphics.cc: In function 'ColumnVector guess_border(gwindow&)':
graphics.cc:324:30: warning: 'MArray<T>::MArray(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:49)
graphics.cc:325:31: warning: 'MArray<T>::MArray(int, const T&) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:49)
gmake[2]: *** [graphics.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c -I/usr/X11R7/include gpick.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 gpick.cc -o gpick.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from gpick.cc:44:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gpick.cc: In function 'octave_value_list Fgpick(const octave_value_list&, int)':
gpick.cc:93:27: warning: 'MArray<T>::MArray(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:46)
gpick.cc:94:27: warning: 'MArray<T>::MArray(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:46)
gpick.cc:113:39: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
gpick.cc:114:39: warning: 'void Array<T>::resize(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/Array.h:459)
gmake[2]: *** [gpick.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c -I/usr/X11R7/include gtext.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 gtext.cc -o gtext.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from gtext.cc:20:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [gtext.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c -I/usr/X11R7/include gzoom.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 gzoom.cc -o gzoom.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from gzoom.cc:18:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gzoom.cc: In function 'octave_value_list Fgzoom(const octave_value_list&, int)':
gzoom.cc:73:18: warning: 'MArray<T>::MArray(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:46)
gzoom.cc:74:18: warning: 'MArray<T>::MArray(int) [with T = int]' is deprecated (declared at /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/MArray.h:46)
gmake[2]: *** [gzoom.o] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/plot'
gmake[1]: *** [plot/] Error 2
Processing main/set/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/set'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/set'
Processing main/signal/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/signal'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v remez.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 remez.cc -o remez.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from remez.cc:34:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [remez.oct] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v medfilt1.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 medfilt1.cc -o medfilt1.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from medfilt1.cc:17:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [medfilt1.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/signal'
gmake[1]: *** [signal/] Error 2
Processing main/sparse/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/sparse'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/sparse'
Processing main/specfun/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/specfun'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v ellipj.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 ellipj.cc -o ellipj.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/oct.h:31:0,
                 from ellipj.cc:42:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [ellipj.oct] Error 1
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/specfun'
gmake[1]: *** [specfun/] Error 2
Processing main/splines/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/splines'
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c trisolve.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 trisolve.cc -o trisolve.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from trisolve.cc:21:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [trisolve.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c dgtsv.f
g77 -c -fPIC -O -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 dgtsv.f -o dgtsv.o
dgtsv.f:
   dgtsv:
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c dptsv.f
g77 -c -fPIC -O -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 dptsv.f -o dptsv.o
dptsv.f:
   dptsv:
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c dpttrf.f
g77 -c -fPIC -O -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 dpttrf.f -o dpttrf.o
dpttrf.f:
   dpttrf:
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c dpttrs.f
g77 -c -fPIC -O -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 dpttrs.f -o dpttrs.o
dpttrs.f:
   dpttrs:
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c dptts2.f
g77 -c -fPIC -O -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 dptts2.f -o dptts2.o
dptts2.f:
   dptts2:
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c pchip_deriv.cc
c++ -c -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -fPIC -I/usr/pkg/include/octave-3.6.3/octave/.. -I/usr/pkg/include/octave-3.6.3/octave -I/usr/pkg/include -mieee-fp -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 pchip_deriv.cc -o pchip_deriv.o
In file included from /scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/oct.h:31:0,
                 from pchip_deriv.cc:19:
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: multiple types in one declaration
/scratch/math/octave-forge/work/.buildlink/include/octave-3.6.3/octave/../octave/config.h:3046:25: error: declaration does not declare anything
gmake[2]: *** [pchip_deriv.o] Error 1
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c dpchim.f
g77 -c -fPIC -O -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 dpchim.f -o dpchim.o
dpchim.f:
   dpchim:
mkoctfile -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 -v -c dpchst.f
g77 -c -fPIC -O -Doctave_idx_type=int -DNEED_OCTAVE_QUIT -DHAVE_OCTAVE_36 dpchst.f -o dpchst.o
dpchst.f:
   dpchst:
gmake[2]: Target `all' not remade because of errors.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/splines'
gmake[1]: *** [splines/] Error 2
Processing main/strings/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/strings'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/strings'
Processing main/symbolic/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/symbolic'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/symbolic'
Processing main/time/...
gmake[2]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/time'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main/time'
gmake[1]: Target `all' not remade because of errors.
gmake[1]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/main'
Processing nonfree/
gmake[1]: Entering directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/nonfree'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/scratch/math/octave-forge/work/octave-forge-2006.03.17/nonfree'
Build finished.
FIXES/ not complete.
extra/ not complete.
main/ not complete.
Some functions failed to compile (search build.log for errors) but many
other functions will still work correctly.  Run 'make check' to see
what works.  Run 'make install' to install what has been built.
gmake: *** [all] Error 1
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/math/octave-forge
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/math/octave-forge