|
From: Nick C. <nic...@ve...> - 2003-02-25 19:06:20
|
This is a bug. They should probably all be floats. Nick On Tue, 2003-02-25 at 13:21, Micha=B3 Jele=F1 wrote: > Hello. >=20 > Just one question - it's interesting for me, why DefaultEdge.strength is > 'double' type, > but constructor for DefaultEdge takes 'just' float type ? >=20 > DefaultEdge(Node from, Node to, String label, float strength) >=20 > Moreover, we have method: > DefaultEdge.setStrength(double val) > Now, with 'double' type... >=20 >=20 > Thank you for your attention 8) and answers. > Michal Jelen >=20 >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Repast-developer mailing list > Rep...@li... > https://lists.sourceforge.net/lists/listinfo/repast-developer --=20 Nick Collier=20 Social Science Research Computing=20 University of Chicago=20 http://repast.sourceforge.net |