MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
MyCaffe.basecode.SimpleDictionary Member List

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

Add(string strName, string strVal)MyCaffe.basecode.SimpleDictionary
Add(string strName, int nVal)MyCaffe.basecode.SimpleDictionary
Add(string strName, double dfVal)MyCaffe.basecode.SimpleDictionary
FromByteArray(byte[] rg)MyCaffe.basecode.SimpleDictionarystatic
GetInteger(string strName, int? nDefault=null)MyCaffe.basecode.SimpleDictionary
GetNumeric(string strName)MyCaffe.basecode.SimpleDictionary
GetString(string strName)MyCaffe.basecode.SimpleDictionary
GetType(string strName, out TYPE type)MyCaffe.basecode.SimpleDictionary
SimpleDictionary()MyCaffe.basecode.SimpleDictionary
ToByteArray()MyCaffe.basecode.SimpleDictionary
ToList()MyCaffe.basecode.SimpleDictionary
ToNumericValues(int nCount, string strKey)MyCaffe.basecode.SimpleDictionary
ToStringValues(int nCount, string strKey)MyCaffe.basecode.SimpleDictionary
TYPE enum nameMyCaffe.basecode.SimpleDictionary