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] |