Displaying 9 results from an estimated 9 matches for "argumnet".
Did you mean:
argument
2011 Jan 27
2
[LLVMdev] Passing command line arguments to optimization passes
...dering if there's any way to pass command line arguments to LLVM
optimization passes when run through the opt tool.
For example, suppose I register called MyPass, then I want to run
opt -load libMyPass.so -MyPass 3 < input.bc
and have "3" be available to MyPass as a kind of argv argumnet through some
method.
Or does it take a major rewrite of the opt tool command line parsing?
Thanks!
Harel Cain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110127/71937ad1/attachment.html>
2006 Jul 08
1
survfit, unused argument(s) (error ...)
Hi
It seems that survfit() doesn't accept the argumnet 'error' as below
>survfit(fit, error='greenwood')
Error in survfit.coxph(fit, error = "greenwood") :
unused argument(s) (error ...)
Isn't is allowed to do that for a coxph object?
Regards Soren
Windows XP, SP2
R 2.3.0
2011 Jan 27
2
[LLVMdev] Passing command line arguments to optimization passes
...ss command line arguments to LLVM
> optimization passes when run through the opt tool.
>
> For example, suppose I register called MyPass, then I want to run
>
> opt -load libMyPass.so -MyPass 3 < input.bc
>
> and have "3" be available to MyPass as a kind of argv argumnet through
> some method.
>
>
> Or does it take a major rewrite of the opt tool command line parsing?
>
>
> Thanks!
>
> Harel Cain
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llv...
2011 Jan 27
0
[LLVMdev] Passing command line arguments to optimization passes
...dering if there's any way to pass command line arguments to LLVM optimization passes when run through the opt tool.
For example, suppose I register called MyPass, then I want to run
opt -load libMyPass.so -MyPass 3 < input.bc
and have "3" be available to MyPass as a kind of argv argumnet through some method.
Or does it take a major rewrite of the opt tool command line parsing?
Thanks!
Harel Cain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110127/212543a5/attachment.html>
2011 Jan 28
0
[LLVMdev] Passing command line arguments to optimization passes
...pass command line arguments to LLVM
> optimization passes when run through the opt tool.
>
> For example, suppose I register called MyPass, then I want to run
>
> opt -load libMyPass.so -MyPass 3 < input.bc
>
> and have "3" be available to MyPass as a kind of argv argumnet through
> some method.
>
>
> Or does it take a major rewrite of the opt tool command line parsing?
>
>
> Thanks!
>
> Harel Cain
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.u...
2005 Nov 18
2
about eval and eval.parent
x<-1
f<-function(){
x<-3
eval(substitute(x+y,list(y=10)))
}
f() #13
x<-1
f<-function(){
x<-3
eval(substitute(x+y,list(y=10)), envir = sys.frame(sys.parent()))
}
f() #11
x<-1
f<-function(){
x<-3
eval.parent(substitute(x+y,list(y=10)))
}
f()#11
the help page says:
"If 'envir' is
not specified, then 'sys.frame(sys.parent())', the
2000 Mar 06
1
nlm and optional arguments
It would be really nice if nlm took a set of "..." optional arguments
that were passed through to the objective function. This level of hacking
is probably slightly beyond me: is there a reason it would be technically
difficult/inefficient? (I have a vague memory that it used to work this
way either in S-PLUS or in some previous version of R, but I could easily
be wrong.)
Here's
2010 Mar 15
2
Strange behavior of assign in a S4 method.
Hi the list,
I define a method that want to change an object without assignation
(foo(x) and not x<-foo(x)) using deparse and assign.
But when the argument of the method does not match *exactly* with the
definition of the generic function, assign does not work...
Anything wrong?
Christophe
#------ Does not work ------#
2000 Jul 06
3
The OGG Extension...
Me again... :)
Despite all of the comments made in favor of the .OGG extension, I'm still going to have to side with the "different extension" camp. There are a number of reasons for this...
First off... from where I'm sitting, it doesn't matter how much of a grey-area you get into, I can't think of a single scenario where you wouldn't be able to say that it was