|
From: Daniel J S. <dan...@ie...> - 2004-03-30 15:55:40
|
Hans-Bernhard Broeker wrote: >On Mon, 29 Mar 2004, Daniel J Sebald wrote: > > > >>That fixes things and is fine. However, v1_inside_p and v2_inside_p do >>have the feel of Boolean variables. >> >> > >They're not, at least not really. classification[i] is a two-bit >variable, by design, and thus v1_inside_p is, too. It's used mostly like >a boolean later on, but that's a different story. > Right. But "v1 inside p", that's a yes or no question. No? In other words a Boolean. Dan |