Package pl.edu.icm.jlargearrays
-
Class Summary Class Description Benchmark Benchmarks.ByteLargeArray An array of signed bytes [-128, 127] that can store up to 263 elements.ByteLargeArrayTest Unit tests.ComplexDoubleLargeArray An array of complex numbers (double precision) that can store up to 263 elements.ComplexDoubleLargeArrayTest Unit tests.ComplexFloatLargeArray An array of complex numbers (double precision) that can store up to 263 elements.ComplexFloatLargeArrayTest Unit tests.ConcurrencyUtils Concurrency utilities.DoubleLargeArray An array of doubles that can store up to 263 elements.DoubleLargeArrayTest Unit tests.FloatLargeArray An array of floats that can store up to 263 elements.FloatLargeArrayTest Unit tests.IntLargeArray An array of ints that can store up to 263 elements.IntLargeArrayTest Unit tests.LargeArray The base class for all large arrays.LargeArrayArithmetics Arithmetical operations on LargeArrays.LargeArrayArithmeticsTest Unit tests.LargeArrayStatistics Statistical operations on LargeArrays.LargeArrayStatisticsTest Unit tests.LargeArrayTest Unit tests.LargeArrayUtils LargeArray utilities.LargeArrayUtilTest Unit tests.LogicLargeArray An array of bits (0 and 1) that can store up to 263 elements.LogicLargeArrayTest Unit tests.LongLargeArray An array of longs that can store up to 263 elements.LongLargeArrayTest Unit tests.MemoryCounter Utility for counting the amount of memory used by large arrays.ObjectLargeArray An array of objects that can store up to 263 elements.ObjectLargeArrayTest Unit tests.ShortLargeArray An array of shorts that can store up to 263 elements.ShortLargeArrayTest Unit tests.StringLargeArray An array of strings that can store up to 263 elements.StringLargeArrayTest Unit tests.UnsignedByteLargeArray An array of unsigned bytes [0, 255] that can store up to 263 elements.UnsignedByteLargeArrayTest Unit tests. -
Enum Summary Enum Description LargeArrayType Supported types of large arrays.
DataMelt 3.0 © DataMelt by jWork.ORG