Modifier and Type | Class and Description |
---|---|
class |
DirtyVolatileFloatArray
A
FloatArray with an DirtyVolatileFloatArray.isDirty() and an AbstractVolatileFloatArray.isValid()
flag. |
class |
VolatileFloatArray
A
FloatArray with an AbstractVolatileFloatArray.isValid() flag. |
Modifier and Type | Class and Description |
---|---|
class |
FloatUnsafe |
Modifier and Type | Class and Description |
---|---|
class |
OwningFloatUnsafe |
Modifier and Type | Field and Description |
---|---|
protected NativeImg<?,? extends VolatileFloatAccess> |
VolatileFloatType.img |
Constructor and Description |
---|
VolatileFloatType(VolatileFloatAccess access) |
Constructor and Description |
---|
VolatileFloatType(NativeImg<?,? extends VolatileFloatAccess> img) |
Copyright © 2015–2022 ImgLib2. All rights reserved.