YaDT.h File Reference

This is the header of the YaDT project. More...

#include <string>
#include <vector>
#include <stdexcept>
#include <iostream>
#include <fstream>

Go to the source code of this file.

Namespaces

namespace  yadt

Classes

class  yadt::conf_matrix
 Models a confusion matrix. More...
class  yadt::datasource
 Source of textual data. More...
class  yadt::dtree
 A decision tree. More...
class  yadt::table
 A relational table. More...
class  yadt::table::subset
 A subset of a table. More...

Defines

#define _YADT_H__INCLUDED_

Functions

const int yadt::get_build ()
 YaDT build number.
const char * yadt::get_copyright ()
 YaDT copyright string.
const char * yadt::get_version ()
 YaDT version string.


Detailed Description

This is the header of the YaDT project.


Define Documentation

#define _YADT_H__INCLUDED_


Generated on Wed Feb 21 12:23:50 2007 for YaDT by  doxygen 1.5.1-p1