Re: Op-codes in CompiledFunction
- To: mathgroup at smc.vnet.net
- Subject: [mg55812] Re: [mg55774] Op-codes in CompiledFunction
- From: "Yasvir A. Tesiram" <tesiramy at omrf.ouhsc.edu>
- Date: Thu, 7 Apr 2005 05:09:51 -0400 (EDT)
- References: <200504060711.DAA13508@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Maybe a Real (or something other than Integers) are expected and you are
passing Ints. Just a guess.
Yas
On Wed, 6 Apr 2005, Stefano Taschini wrote:
> Hi all,
>
> Are the op-codes used in CompiledFunction documented?
>
> The reason I ask is that I'm trying to debug a compiled function that
> generates the message CompiledFunction::cfn "Numerical error encountered
> at instruction 23; proceeding with uncompiled evaluation".
>
> Looking inside CompiledFunction, I see that instruction 23 corresponds
> to {24, 4, 3, 4}, but I have no idea to what it actually means.
>
> -- Stefano
>
- References:
- Op-codes in CompiledFunction
- From: Stefano Taschini <taschini@gmail.com>
- Op-codes in CompiledFunction