PLearn 0.1
PLearn::ReplicateSamplesVMatrix Member List
This is the complete list of members for PLearn::ReplicateSamplesVMatrix, including all inherited members.
_classname_()PLearn::ReplicateSamplesVMatrix [static]
_getOptionList_()PLearn::ReplicateSamplesVMatrix [static]
_getRemoteMethodMap_()PLearn::ReplicateSamplesVMatrix [static]
_isa_(const Object *o)PLearn::ReplicateSamplesVMatrix [static]
_new_instance_for_typemap_()PLearn::ReplicateSamplesVMatrix [static]
_static_initialize_()PLearn::ReplicateSamplesVMatrix [static]
_static_initializer_PLearn::ReplicateSamplesVMatrix [static]
accumulateXtX(int X_startcol, int X_ncols, Mat &result, int startrow=0, int nrows=-1, int ignore_this_row=-1) const PLearn::VMatrix [virtual]
accumulateXtY(int X_startcol, int X_ncols, int Y_startcol, int Y_ncols, Mat &result, int startrow=0, int nrows=-1, int ignore_this_row=-1) const PLearn::VMatrix [virtual]
addStringMapping(int col, string str, real val)PLearn::VMatrix
addStringMapping(int col, string str)PLearn::VMatrix
appendRow(Vec v)PLearn::VMatrix [virtual]
appendRows(Mat rows)PLearn::VMatrix
asString() const PLearn::Object [virtual]
asStringRemoteTransmit() const PLearn::Object [virtual]
bag_indexPLearn::ReplicateSamplesVMatrix
build()PLearn::ReplicateSamplesVMatrix [virtual]
build_()PLearn::ReplicateSamplesVMatrix [private]
call(const string &methodname, int nargs, PStream &io)PLearn::Object [virtual]
changeOption(const string &optionname, const string &value)PLearn::Object
changeOptions(const map< string, string > &name_value)PLearn::Object [virtual]
classname() const PLearn::ReplicateSamplesVMatrix [virtual]
compacify()PLearn::VMatrix [virtual]
compareStats(VMat target, real stderror_threshold, real missing_threshold, Vec stderror, Vec missing)PLearn::VMatrix
compatibleSizeError(const VMat &m, const string &extra_msg="")PLearn::VMatrix
computeMissingSizeValue(bool warn_if_cannot_compute=true, bool warn_if_size_mismatch=true)PLearn::VMatrix
computeStats()PLearn::VMatrix [virtual]
copySizesFrom(const VMat &m)PLearn::VMatrix
copyStringMappingsFrom(const VMat &source)PLearn::VMatrix
current_rowPLearn::RowBufferedVMatrix [mutable, protected]
current_row_indexPLearn::RowBufferedVMatrix [mutable, protected]
declareField(int fieldindex, const string &fieldname, VMField::FieldType fieldtype=VMField::UnknownType)PLearn::VMatrix
declareFieldNames(const TVec< string > &fnames)PLearn::VMatrix
declareMethods(RemoteMethodMap &rmm)PLearn::VMatrix [protected, static]
declareOptions(OptionList &ol)PLearn::ReplicateSamplesVMatrix [protected, static]
declaringFile()PLearn::ReplicateSamplesVMatrix [inline, static]
deep_copy_sourcePLearn::SourceVMatrix
deepCopy(CopiesMap &copies) const PLearn::ReplicateSamplesVMatrix [virtual]
deepCopyNoMap()PLearn::Object
defineSizes(int inputsize, int targetsize, int weightsize=0, int extrasize=0)PLearn::VMatrix [inline]
deleteStringMapping(int col)PLearn::VMatrix
dot(int i1, int i2, int inputsize) const PLearn::SelectRowsVMatrix [virtual]
dot(int i, const Vec &v) const PLearn::SelectRowsVMatrix [virtual]
PLearn::VMatrix::dot(int i1, int i2) const PLearn::VMatrix [inline]
extraFieldNames() const PLearn::VMatrix [virtual]
extrasize() const PLearn::VMatrix [inline]
extrasize_PLearn::VMatrix [mutable, protected]
field_p_statsPLearn::VMatrix [mutable, protected]
field_statsPLearn::VMatrix [mutable, protected]
fieldIndex(const string &fieldname) const PLearn::VMatrix
fieldinfosPLearn::VMatrix [mutable]
fieldName(int fieldindex) const PLearn::VMatrix [inline]
fieldNames() const PLearn::VMatrix
fieldStat(int j) const PLearn::VMatrix [inline]
fieldStat(const string &fieldname) const PLearn::VMatrix [inline]
fieldstatsPLearn::VMatrix
fieldType(int fieldindex) const PLearn::VMatrix [inline]
fieldType(const string &fieldname) const PLearn::VMatrix [inline]
fill(real value)PLearn::VMatrix [virtual]
find(const Vec &input, real tolerance, int *i=0, int i_start=0) const PLearn::VMatrix
flush()PLearn::VMatrix [virtual]
forcePutRow(int i, Vec v)PLearn::VMatrix
get(int i, int j) const PLearn::SelectRowsVMatrix [virtual]
getBoundingBox(real extra_percent=0.00) const PLearn::VMatrix
getColumn(int i, Vec v) const PLearn::VMatrix [virtual]
getDictionary(int col) const PLearn::SelectRowsVMatrix [virtual]
getExample(int i, Vec &input, Vec &target, real &weight)PLearn::VMatrix [virtual]
getExamples(int i_start, int length, Mat &inputs, Mat &targets, Vec &weights, Mat *extra=NULL, bool allow_circular=false)PLearn::VMatrix
getExtra(int i, Vec &extra)PLearn::VMatrix [virtual]
getFieldIndex(const string &fieldname_or_num, bool throw_error=true) const PLearn::VMatrix
getFieldInfos() const PLearn::VMatrix
getFieldInfos(int fieldindex) const PLearn::VMatrix [inline]
getMat(int i, int j, Mat m) const PLearn::VMatrix [virtual]
getMetaDataDir() const PLearn::VMatrix
getMtime() const PLearn::VMatrix [inline]
getNewRow(int i, const Vec &v) const PLearn::SelectRowsVMatrix [inline, protected, virtual]
getOption(const string &optionname) const PLearn::Object
getOptionList() const PLearn::ReplicateSamplesVMatrix [virtual]
getOptionMap() const PLearn::ReplicateSamplesVMatrix [virtual]
getOptionsToRemoteTransmit() const PLearn::Object [virtual]
getOptionsToSave() const PLearn::Object [virtual]
getPrecomputedStatsFromFile(const string &filename, int maxnvalues, bool progress_bar) const PLearn::VMatrix
getRanges()PLearn::VMatrix
getRealToStringMapping(int col) const PLearn::SelectRowsVMatrix [virtual]
getRemoteMethodMap() const PLearn::ReplicateSamplesVMatrix [virtual]
getRow(int i, Vec v) const PLearn::RowBufferedVMatrix [virtual]
getRowAsStrings(int i, TVec< string > &v_str) const PLearn::VMatrix [virtual]
getRowVec(int i) const PLearn::VMatrix
getSavedFieldInfos() const PLearn::VMatrix
getSavedSizes(int &inputsize, int &targetsize, int &weightsize, int &extrasize) const PLearn::VMatrix
getSFIFDirectory() const PLearn::VMatrix
getSFIFFilename(int col, string ext)PLearn::VMatrix
getSFIFFilename(string fieldname, string ext)PLearn::VMatrix
getSizeOnDisk()PLearn::VMatrix [inline, virtual]
getStats(bool progress_bar=false) const PLearn::VMatrix
getStats(int fieldnum) const PLearn::VMatrix [inline]
getString(int row, int col) const PLearn::SelectRowsVMatrix [virtual]
getStringToRealMapping(int col) const PLearn::SelectRowsVMatrix [virtual]
getStringVal(int col, const string &str) const PLearn::SelectRowsVMatrix [virtual]
getSubRow(int i, int j, Vec v) const PLearn::SelectRowsVMatrix [virtual]
getValString(int col, real val) const PLearn::SelectRowsVMatrix [virtual]
getValues(int row, int col, Vec &values) const PLearn::SelectRowsVMatrix [virtual]
getValues(const Vec &input, int col, Vec &values) const PLearn::SelectRowsVMatrix [virtual]
hasFieldInfos() const PLearn::VMatrix
hasMetaDataDir() const PLearn::VMatrix [inline]
hasOption(const string &optionname) const PLearn::Object
hasStats() const PLearn::VMatrix [inline]
hasWeights() const PLearn::VMatrix [inline]
indicesPLearn::SelectRowsVMatrix
indices_vmatPLearn::SelectRowsVMatrix
info() const PLearn::Object [virtual]
inherited typedefPLearn::ReplicateSamplesVMatrix [private]
init_map_sr() const PLearn::VMatrix
inputFieldNames() const PLearn::VMatrix [virtual]
inputsize() const PLearn::VMatrix [inline]
inputsize_PLearn::VMatrix [mutable, protected]
insertRow(int i, Vec v)PLearn::VMatrix [virtual]
invalidateBuffer() const PLearn::RowBufferedVMatrix [protected, virtual]
isSFIFDirect(int col, string ext)PLearn::VMatrix
isSFIFDirect(string fieldname, string ext)PLearn::VMatrix
isUpToDate(const PPath &file, bool warning_mtime0=true, bool warning_older=false) const PLearn::VMatrix
isUpToDate(VMat vm, bool warning_mtime0=true, bool warning_older=false) const PLearn::VMatrix
isWritable() const PLearn::VMatrix [inline]
length() const PLearn::VMatrix [inline]
length_PLearn::VMatrix [mutable, protected]
load(const PPath &filename)PLearn::Object [virtual]
loadAllStringMappings()PLearn::VMatrix [virtual]
loadFieldInfos() const PLearn::VMatrix
loadStats(const PPath &filename)PLearn::VMatrix
loadStringMapping(int col)PLearn::VMatrix
lockMetaDataDir(time_t max_lock_age=0, bool verbose=true) const PLearn::VMatrix
looksTheSameAs(const VMat &m)PLearn::VMatrix
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::ReplicateSamplesVMatrix [virtual]
map_rsPLearn::VMatrix [mutable, protected]
map_srPLearn::VMatrix [mutable, protected]
maxFieldNamesSize() const PLearn::VMatrix
metadatadirPLearn::VMatrix [protected]
newread(PStream &in, unsigned int id=UINT_MAX)PLearn::Object
newwrite(PStream &out) const PLearn::VMatrix [virtual]
Object(bool call_build_=false)PLearn::Object
obtained_extrasize_from_sourcePLearn::SelectRowsVMatrix [protected]
obtained_inputsize_from_sourcePLearn::SelectRowsVMatrix [protected]
obtained_targetsize_from_sourcePLearn::SelectRowsVMatrix [protected]
obtained_weightsize_from_sourcePLearn::SelectRowsVMatrix [protected]
oldread(istream &in)PLearn::Object [virtual]
operate_on_bagsPLearn::ReplicateSamplesVMatrix
operator Mat() const PLearn::VMatrix [inline]
other_rowPLearn::RowBufferedVMatrix [mutable, protected]
other_row_indexPLearn::RowBufferedVMatrix [mutable, protected]
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index)PLearn::Object
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const PLearn::Object
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
prepareToSendResults(PStream &out, int nres)PLearn::Object [static]
printFieldInfo(PStream &out, int fieldnum, bool print_binning=false) const PLearn::VMatrix
printFieldInfo(PStream &out, const string &fieldname_or_num, bool print_binning=false) const PLearn::VMatrix
printFields(PStream &out) const PLearn::VMatrix
put(int i, int j, real value)PLearn::VMatrix [virtual]
putMat(int i, int j, Mat m)PLearn::VMatrix [virtual]
putOrAppendRow(int i, Vec v)PLearn::VMatrix
putRow(int i, Vec v)PLearn::VMatrix [virtual]
putSubRow(int i, int j, Vec v)PLearn::VMatrix [virtual]
random_genPLearn::ReplicateSamplesVMatrix [protected]
read(istream &in)PLearn::Object [virtual]
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX)PLearn::Object
ref() const PLearn::PPointable [inline]
remote_getColumn(int i) const PLearn::VMatrix
remote_getExample(int i)PLearn::VMatrix
remote_getExtra(int i)PLearn::VMatrix
remote_getFieldIndex(const string &fieldname_or_num) const PLearn::VMatrix [inline]
remote_getStats() const PLearn::VMatrix
remote_savePMAT(const PPath &pmatfile) const PLearn::VMatrix [inline, virtual]
remote_savePMAT_float(const PPath &pmatfile) const PLearn::VMatrix [inline, virtual]
removeAllStringMappings()PLearn::VMatrix
removeColumnStringMappings(int c)PLearn::VMatrix
removeStringMapping(int col, string str)PLearn::VMatrix
replicate_missing_targetsPLearn::ReplicateSamplesVMatrix
replicate_negative_targetsPLearn::ReplicateSamplesVMatrix
ReplicateSamplesVMatrix()PLearn::ReplicateSamplesVMatrix
reset_dimensions()PLearn::SelectRowsVMatrix [inline, virtual]
resolveFieldInfoLink(const PPath &target, const PPath &source)PLearn::VMatrix
RowBufferedVMatrix(bool call_build_=false)PLearn::RowBufferedVMatrix
RowBufferedVMatrix(int the_length, int the_width, bool call_build_=false)PLearn::RowBufferedVMatrix
rows_to_removePLearn::SelectRowsVMatrix
run()PLearn::Object [virtual]
save(const PPath &filename) const PLearn::VMatrix [virtual]
saveAllStringMappings()PLearn::VMatrix
saveAMAT(const PPath &amatfile, bool verbose=true, bool no_header=false, bool save_strings=false) const PLearn::VMatrix [virtual]
saveCMAT(const PPath &filename) const PLearn::VMatrix [virtual]
saveDMAT(const PPath &dmatdir) const PLearn::VMatrix [virtual]
saveFieldInfos() const PLearn::VMatrix
savePMAT(const PPath &pmatfile, bool force_float=false, bool auto_float=false) const PLearn::VMatrix [virtual]
saveStats(const PPath &filename) const PLearn::VMatrix
saveStringMappings(int col, const PPath &fname, map< string, real > *str_to_real=0)PLearn::VMatrix
seedPLearn::ReplicateSamplesVMatrix
selected_indicesPLearn::SelectRowsVMatrix [protected]
SelectRowsVMatrix()PLearn::SelectRowsVMatrix
SelectRowsVMatrix(VMat the_source, TVec< int > the_indices, bool the_rows_to_remove=false, bool warn=true)PLearn::SelectRowsVMatrix
SelectRowsVMatrix(VMat the_source, Vec the_indices, bool the_rows_to_remove=false, bool warn=true)PLearn::SelectRowsVMatrix
setFieldInfos(const Array< VMField > &finfo) const PLearn::VMatrix
setMetaDataDir(const PPath &the_metadatadir)PLearn::SourceVMatrix [virtual]
setMetaInfoFrom(const VMatrix *vm)PLearn::VMatrix [virtual]
setMetaInfoFromSource()PLearn::SourceVMatrix [protected]
setMtime(time_t t)PLearn::VMatrix [inline]
setOption(const string &optionname, const string &value)PLearn::Object
setSFIFFilename(int col, string ext, const PPath &filepath="")PLearn::VMatrix
setSFIFFilename(string fieldname, string ext, const PPath &filepath="")PLearn::VMatrix
setStringMapping(int col, const map< string, real > &zemap)PLearn::VMatrix
sourcePLearn::SourceVMatrix
sourcerowPLearn::SourceVMatrix [mutable, protected]
SourceVMatrix(bool call_build_=false)PLearn::SourceVMatrix
SourceVMatrix(VMat the_source, bool call_build_=false)PLearn::SourceVMatrix
SourceVMatrix(VMat the_source, int the_length, int the_width, bool call_build_=false)PLearn::SourceVMatrix
subMat(int i, int j, int l, int w)PLearn::VMatrix [virtual]
targetFieldNames() const PLearn::VMatrix [virtual]
targetsize() const PLearn::VMatrix [inline]
targetsize_PLearn::VMatrix [mutable, protected]
toMat() const PLearn::VMatrix [virtual]
toMatCopy() const PLearn::VMatrix
unduplicateFieldNames()PLearn::VMatrix
unlockMetaDataDir() const PLearn::VMatrix
unref() const PLearn::PPointable [inline]
updateMtime(time_t t)PLearn::VMatrix
updateMtime(const PPath &p)PLearn::VMatrix
updateMtime(VMat v)PLearn::VMatrix
usage() const PLearn::PPointable [inline]
VMatrix(bool call_build_=false)PLearn::VMatrix
VMatrix(int the_length, int the_width, bool call_build_=false)PLearn::VMatrix
warn_if_all_rows_selectedPLearn::SelectRowsVMatrix [protected]
weightFieldNames() const PLearn::VMatrix [virtual]
weightsize() const PLearn::VMatrix [inline]
weightsize_PLearn::VMatrix [mutable, protected]
width() const PLearn::VMatrix [inline]
width_PLearn::VMatrix [protected]
writablePLearn::VMatrix [protected]
write(ostream &out) const PLearn::Object [virtual]
writeOptionVal(PStream &out, const string &optionname) const PLearn::Object
~Object()PLearn::Object [virtual]
~PPointable()PLearn::PPointable [inline, virtual]
~VMatrix()PLearn::VMatrix [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines