MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

again Compile

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52502] again Compile
  • From: Joerg Schaber <schaber at molgen.mpg.de>
  • Date: Tue, 30 Nov 2004 05:24:06 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

In a Compiled Function I have the construct

p = Position[Thread[(#1 < #2 < #3) &[lb, x, ub]], False];

gives me the error message

"Symbol not supported for type True|False"

What's the problem here. Can't I use another function definition in a 
Compiled Function?

Best,

joerg


  • Prev by Date: Re: Integration of piecewise function
  • Next by Date: Finding the Fourier transform of discrete functions
  • Previous by thread: Re: []Speeding Up Indexing and Joining
  • Next by thread: Finding the Fourier transform of discrete functions