[sc-users] Array of Floats to FloatArray

James Harkins jamshark70 at gmail.com
Wed Aug 23 16:35:12 PDT 2006


a.as(FloatArray) should do the same thing, IIRC.
hjh

On 8/23/06, Dan Stowell <danstowell at gmail.com> wrote:
> hi -
>
> a = [1.5, 2.5, 3.5, 4.5];
> b = FloatArray(a.size);
> b.addAll(a);
>
> Dan
>
> 2006/8/23, olaf hochherz <hochherz_olaf at gmx.de>:
> > hey
> >
> > how can i convert an array of floats to an FloatArray?
> >
> > thanks
> > olaf

-- 
James Harkins /// dewdrop world
jamshark70 at dewdrop-world.net
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman


More information about the sc-users mailing list