golem.model

Undocumented in source.

Members

Classes

ModelArchiver
class ModelArchiver
Undocumented in source.

Functions

packParameters
ubyte[] packParameters(Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
parametersAliasSeqCode
string parametersAliasSeqCode()
Undocumented in source. Be warned that the author may not have intended to support it.
unpackParameters
void unpackParameters(ubyte[] data, Params params)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

NetModule
mixintemplate NetModule()
Undocumented in source.

Meta