Modifier and Type | Class and Description |
---|---|
class |
DirtyVolatileDoubleArray
A
DoubleArray with an DirtyVolatileDoubleArray.isDirty() and an AbstractVolatileDoubleArray.isValid()
flag. |
class |
VolatileDoubleArray
A
DoubleArray with an AbstractVolatileDoubleArray.isValid() flag. |
Modifier and Type | Class and Description |
---|---|
class |
DoubleUnsafe |
Modifier and Type | Class and Description |
---|---|
class |
OwningDoubleUnsafe |
Modifier and Type | Field and Description |
---|---|
protected NativeImg<?,? extends VolatileDoubleAccess> |
VolatileDoubleType.img |
Constructor and Description |
---|
VolatileDoubleType(VolatileDoubleAccess access) |
Constructor and Description |
---|
VolatileDoubleType(NativeImg<?,? extends VolatileDoubleAccess> img) |
Copyright © 2015–2022 ImgLib2. All rights reserved.