Re: Cross tabulation - someone please help if you can
- From: "rn29" <reuben.nantogmah@xxxxxxxxx>
- Date: 29 Apr 2005 06:21:06 -0700
Well, unconventional? I have no doubt, but I am open to conventional
suggestions of how I might do this. Thanks for your suggestion.
It turns out, as it always does that I was creating my own woes. the
setPercent method of the TabulateTerm class expects a double whereas I
was passing the result of an int divided by an int. In most other
languages that I know, c++ for example, you would get automatic
conversion. The trouble with this operation in java is that no warnings
or errors were being generated but instead it simply throws the result
away - I think. I will have to spend some time to investigate exactly
what it was doing.
Thanks again,
-Reuben
.
- Follow-Ups:
- Re: Cross tabulation - someone please help if you can
- From: Ross Bamford
- Re: Cross tabulation - someone please help if you can
- References:
- Cross tabulation - someone please help if you can
- From: rn29
- Re: Cross tabulation - someone please help if you can
- From: Ross Bamford
- Re: Cross tabulation - someone please help if you can
- From: rn29
- Re: Cross tabulation - someone please help if you can
- From: Ross Bamford
- Cross tabulation - someone please help if you can
- Prev by Date: Re: Need help calling java classes
- Next by Date: Re: TextArea and mouse pointer
- Previous by thread: Re: Cross tabulation - someone please help if you can
- Next by thread: Re: Cross tabulation - someone please help if you can
- Index(es):
Relevant Pages
|
|