Displaying 2 results from an estimated 2 matches for "get_vector".
Did you mean:
est_vector
2011 Feb 02
1
Error of 'memory not mapped' in ff Package with VirtualBox
...d the
following commands.
library(ff)
x<-ff(1:5,length=5,update=TRUE,vmode="double",filename="header.ff",overwrite=TRUE)
Afterwards, I got the following error message.
*** caught segfault ***
address 0xffffffff, cause 'memory not mapped'
Traceback:
1: .Call("get_vector", .ffmode[vmode], attr(x, "physical"), index,
nreturn, PACKAGE = "ff")
2: `[.ff`(ret, 1)
3: ret[1]
4: as.vector(ret[1])
5: identical(as.vector(initdata[1]), as.vector(ret[1]))
6: ff(1:5, length = 5, update = TRUE, vmode = "double", filename =
"header...
2011 Dec 30
0
Wine release 1.3.36
...rameter value GetBool() test.
d3dx9/tests: Add effect parameter value GetBoolArray() test.
d3dx9/tests: Add effect parameter value GetInt() test.
d3dx9/tests: Add effect parameter value GetIntArray() test.
d3dx9: Simplify ID3DXBaseEffect::SetInt().
d3dx9: Use a loop in get_vector().
d3dx9/tests: Add effect parameter value GetFloat() test.
d3dx9/tests: Add effect parameter value GetFloatArray() test.
d3dx9/tests: Add effect parameter value GetVector() test.
d3dx9/tests: Add effect parameter value GetVectorArray() test.
d3dx9: Fix variable sequen...