| Class | Description |
|---|---|
| AbstractCoder<T> | |
| CharCoder | |
| ChoiceCoder<T> |
Coder for a categorical choice variable, with a small fixed set of values.
|
| FixedListCoder<T> |
Coder for a fixed-length list of a specific item type
|
| FixedLongCoder | |
| FixedStringCoder |
Coder for fixed length strings.
|
| IdentityCoder | |
| MaybeCoder<T> |
Copyright © 2013. All Rights Reserved.