search for: nspar

Displaying 1 result from an estimated 1 matches for "nspar".

Did you mean: nspr
2001 Jul 02
0
ReleaseLargeFreeVectors SIGSEGV (?) (PR#1008)
...er version by doing in 1.3.0: > for (i in 1:100) example(ann) or > for (i in 1:100) example(nspairs) or just by: for (i in 1:100) an1 <- ann(cbind(runif(5000), runif(5000)), k = 4) The typical gdb listing (shortened) is: (in this case from) > for (i in 1:100) example(nspairs) nspars> an1 <- ann(cbind(runif(1000), runif(1000)), k = 4) nspars> nspairs(an1) [1] 311 nspars> an1 <- ann(cbind(runif(1000), runif(1000)), k = 4) nspars> nspairs(an1) [1] 304 .... Program received signal SIGSEGV, Segmentation fault. 0x40111109 in chunk_free (ar_ptr=0x401a5d40, p=...