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

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

BinaryData()MyCaffe.basecode.BinaryData
Pack(List< double > rg, out DATA_FORMAT fmt)MyCaffe.basecode.BinaryDatastatic
Pack(List< float > rg, out DATA_FORMAT fmt)MyCaffe.basecode.BinaryDatastatic
UnPackDoubleList(byte[] rg, DATA_FORMAT fmtExpected)MyCaffe.basecode.BinaryDatastatic
UnPackFloatList(byte[] rg, DATA_FORMAT fmtExpected)MyCaffe.basecode.BinaryDatastatic
UnPackType(byte[] rg)MyCaffe.basecode.BinaryDatastatic