java - Converting double[][] in to float[][] -


i wondering if there way of converting double [][] in float[][] in java? have loop in code , looking better , cleaner way.

any ideas appreciated, thanks,

there's no quicker way. note not every double value convert float - range of float smaller.


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

Delphi Wmi Query on a Remote Machine -