Interface | Description |
---|---|
FileHandle<FinalType,ValType> |
Class | Description |
---|---|
CSVHandle |
This class is one of many extensions of the
AbstractFileHandle which
is therefore ultimately an implementation of the FileHandle interface. |
FileDevice |
The
FileDevice is a Device implementation
responsible for reading tensors from and or writing them to a given directory. |
IDXHandle |
This class is one of many extensions of the
AbstractFileHandle which
is therefore ultimately an implementation of the FileHandle interface. |