optimization - Java N-Dimensional Sparse Matrix -


i have 4-dimensional huge sparse matrix , need know best data structure manage information using java.

read topic sparse matrices / arrays in java , says tries better hash tables when matrix formatted. unluckly authoritative answer talks 2d-dimension matrices , haven't found n-dimensional ones.

thank in advance reply


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -