C# Class Encog.Neural.Thermal.PersistBoltzmann
Show file
Open project: encog/encog-silverlight-core
Public Methods
Method |
Description |
|
Read ( Stream mask0 ) : Object |
|
|
Save ( Stream os, Object obj ) : void |
|
|
Method Details
public Read ( Stream mask0 ) : Object |
mask0 |
Stream |
|
return |
Object |
|
public Save ( Stream os, Object obj ) : void |
os |
Stream |
|
obj |
Object |
|
return |
void |
|