PLearn 0.1
PLearn::VecCompressor Member List
This is the complete list of members for PLearn::VecCompressor, including all inherited members.
compressVec(const Vec &v, signed char *data)PLearn::VecCompressor [static]
is0(real x)PLearn::VecCompressor [inline, protected, static]
isF(real x)PLearn::VecCompressor [inline, protected, static]
isI(real x)PLearn::VecCompressor [inline, protected, static]
issmallint(real x)PLearn::VecCompressor [inline, protected, static]
readCompressedVec(istream &in, const Vec &v)PLearn::VecCompressor [static]
uncompressVec(signed char *data, const Vec &v)PLearn::VecCompressor [static]
worstCaseSize(int n)PLearn::VecCompressor [inline, static]
writeCompressedVec(ostream &out, const Vec &v)PLearn::VecCompressor [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines