Displaying 1 result from an estimated 1 matches for "do_nn".
Did you mean:
do_cn
2004 Nov 15
1
installing knncat package
...1/src/include -Wall -O2 -I . -pedantic -Wall -DUSE_R_ALLOC
-DC
ALL_FROM_R -c donn.c -o donn.o
gcc -Ic:/R/rw1081/src/include -Wall -O2 -I . -pedantic -Wall -DUSE_R_ALLOC
-DC
ALL_FROM_R -c donnwrap.c -o donnwrap.o
donnwrap.c: In function `donnwrap':
donnwrap.c:84: warning: passing arg 5 of `do_nn' from incompatible pointer
type
donnwrap.c:84: warning: passing arg 9 of `do_nn' from incompatible pointer
type
donnwrap.c:84: warning: passing arg 10 of `do_nn' from incompatible pointer
type
donnwrap.c:84: warning: passing arg 16 of `do_nn' from incompatible pointer
type
don...