MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.basecode.PropertySet Member List

This is the complete list of members for MyCaffe.basecode.PropertySet, including all inherited members.

DeleteProperty(string strName)MyCaffe.basecode.PropertySet
GetEnumerator()MyCaffe.basecode.PropertySet
GetProperty(string strName, bool bThrowExceptions=true)MyCaffe.basecode.PropertySet
GetPropertyAsBool(string strName, bool bDefault=false)MyCaffe.basecode.PropertySet
GetPropertyAsDateTime(string strName)MyCaffe.basecode.PropertySet
GetPropertyAsDouble(string strName, double dfDefault=0)MyCaffe.basecode.PropertySet
GetPropertyAsInt(string strName, int nDefault=0)MyCaffe.basecode.PropertySet
GetPropertyBlob(string strName, bool bThrowExceptions=true)MyCaffe.basecode.PropertySet
GetPropertyInt(string strName, bool bThrowExceptions=true)MyCaffe.basecode.PropertySet
Merge(PropertySet prop)MyCaffe.basecode.PropertySet
MovePropertyToBlob(string strName)MyCaffe.basecode.PropertySet
PropertyBlobNamesMyCaffe.basecode.PropertySet
PropertyIntNamesMyCaffe.basecode.PropertySet
PropertyNamesMyCaffe.basecode.PropertySet
PropertySet(Dictionary< string, string > rgProp)MyCaffe.basecode.PropertySet
PropertySet(string strProp)MyCaffe.basecode.PropertySet
PropertySet()MyCaffe.basecode.PropertySet
SetProperty(string strName, string strVal)MyCaffe.basecode.PropertySet
SetPropertyBlob(string strName, byte[] rg)MyCaffe.basecode.PropertySet
SetPropertyInt(string strName, int nVal)MyCaffe.basecode.PropertySet
ToString()MyCaffe.basecode.PropertySet