Displaying 4 results from an estimated 4 matches for "readcells".
2010 Aug 26
1
Passing arguments between S4 methods fails within a function:bug? example with raster package.
...nsions; it should have 2 columns' )
		}
		if (! is.null(buffer)) {
			return( .xyvBuf(object, xy, buffer, fun, na.rm=na.rm) )
		}
		if (method=='bilinear') {
			return(.bilinearValue(object, xy))
		} else if (method=='simple') {
			cells <- cellFromXY(object, xy)
			return(.readCells(object, cells))
		} else {
			stop('invalid method argument. Should be simple or bilinear.')
		}
	}	
)	
-- 
Joris Meys
Statistical consultant
Ghent University
Faculty of Bioscience Engineering
Department of Applied mathematics, biometrics and process control
tel : +32 9 264 59 87
Joris...
2007 Apr 26
2
SweaveInput and absolute paths
Hi,
Is there a way to turn off the automatic inclusion of "./" at the 
beginning of a path specified in an \SweaveInput{} instruction?
I'd like to create some reusable "template modules" of Sweave code and 
put them in a standard directory like
	/Resources/Affymetrix
Then the corresponding file that uses one of these would include a 
command like
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions 
as well and I agree, we should definitely try to combine our efforts to 
improve MergeFunctions.
Just to give you some context, the pass (with the similar function 
merging patch) is already being used in a production setting. From my 
point of view, it would be better if we focus on improving its 
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...0 0.01 55150 0 0.01 55150
rdopt.ll 36 1039504 0 0.09 1039483 0 0.10 1039483
rdpicdecision.ll 2 29320 0 0.01 29299 0 0.01 29299
rdppm.ll 12 88765 0 0.02 88732 0 0.01 88732
rdrle.ll 0 452 0 0.01 419 0 0.01 419
rdswitch.ll 7 56495 0 0.01 56462 0 0.01 56462
rdtarga.ll 13 92778 0 0.02 92745 0 0.01 92745
readcells.ll 1 326607 0 0.03 326574 0 0.03 326574
read_dmatrix.ll 4 14275 0 0.01 14256 0 0.01 14256
reader.ll 23 204451 0 0.03 204425 0 0.03 204425
readgeo.ll 1 60074 0 0.01 60041 0 0.01 60041
readgraph.ll 1 46378 0 0.01 46345 0 0.01 46345
readlist.ll 1 10110 0 0.01 10085 0 0.01 10085
readnets.ll 1 36282 0 0...