Modifier and Type | Method and Description |
---|---|
abstract <T extends Type<T>> |
DirectAccessContainerFactory.createDoubleInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Method and Description |
---|---|
<T extends Type<T>> |
ArrayContainerFactory.createDoubleInstance(int[] dimensions,
int entitiesPerPixel) |
Modifier and Type | Class and Description |
---|---|
class |
DoubleArray
TODO
|
class |
NIODoubleArray
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleDynamicContainerAccessor
TODO
|
Modifier and Type | Method and Description |
---|---|
DirectAccessContainer<ComplexDoubleType,? extends DoubleAccess> |
ComplexDoubleType.createSuitableDirectAccessContainer(DirectAccessContainerFactory storageFactory,
int[] dim) |
Constructor and Description |
---|
ComplexDoubleType(DirectAccessContainer<ComplexDoubleType,? extends DoubleAccess> complexfloatStorage) |
Modifier and Type | Method and Description |
---|---|
DirectAccessContainer<DoubleType,? extends DoubleAccess> |
DoubleType.createSuitableDirectAccessContainer(DirectAccessContainerFactory storageFactory,
int[] dim) |
Constructor and Description |
---|
DoubleType(DirectAccessContainer<DoubleType,? extends DoubleAccess> doubleStorage) |
Modifier and Type | Class and Description |
---|---|
class |
ExistingDoubleArrays
Instead of creating new cell arrays, it return the corresponding array from a predefined list
|
Copyright © 2015–2021 Fiji. All rights reserved.