Method | Description | |
---|---|---|
Load ( |
Load the specified Encog object from an XML reader.
|
|
Save ( IEncogPersistedObject obj, |
|
Method | Description | |
---|---|---|
HandleItem ( |
Handle reading an item tag.
|
public Load ( |
||
xmlIn | The XML reader to use. | |
return | IEncogPersistedObject |
public Save ( IEncogPersistedObject obj, |
||
obj | IEncogPersistedObject | |
xmlOut | ||
return | void |