Package | Description |
---|---|
net.imglib2.img.basictypeaccess.volatiles.array |
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. |
Copyright © 2009–2018 ImgLib2. All rights reserved.