PLearn 0.1
Namespaces | Functions | Variables
vmatmain.h File Reference
#include <plearn/base/Object.h>
#include <plearn/base/Array.h>
#include <plearn/vmat/VMat.h>
Include dependency graph for vmatmain.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

int PLearn::print_diff (ostream &out, VMat m1, VMat m2, double tolerance, int verbose)
 Prints where m1 and m2 differ by more than tolerance returns the number of such differences, or -1 if the sizes differ.
void PLearn::interactiveDisplayCDF (const Array< VMat > &vmats)
void PLearn::displayBasicStats (VMat vm)
void PLearn::printDistanceStatistics (VMat vm, int inputsize)
void PLearn::plotVMats (char *defs[], int ndefs)
VMat PLearn::getVMat (const PPath &source, const PPath &indexf)
int PLearn::vmatmain (int argc, char **argv)

Variables

static string PLearn::vmat_view_dataset
 The specification of the dataset viewed by the vmat program.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines