MeVisLab Toolbox Reference
|
#include <mlRefCountedBase.h>
#include <mlTreeNode.h>
#include "mlBaseInit.h"
#include "mlBaseList.h"
Go to the source code of this file.
Classes | |
class | ml::CurveData |
Base object class representing a single curve object, consisting of zero or one X- and any number of Y-data series. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Typedefs | |
typedef std::vector< double > | ml::CurveSeries |
Type definition of a standard vector of single series of X- or Y-values. | |