#include <map>
#include <plearn/math/TMat.h>
#include <plearn/math/TMat_maths.h>
#include <plearn/math/StatsCollector.h>
#include <plearn/math/ConditionalStatsCollector.h>
#include "VMat.h"
Include dependency graph for VMat_maths.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
Defines | |
#define | MEAN_ROW 0 |
#define | STDDEV_ROW 1 |
#define | MIN_ROW 2 |
#define | MAX_ROW 3 |
#define | NMISSING_ROW 4 |
#define | NZERO_ROW 5 |
#define | NPOSITIVE_ROW 6 |
#define | NNEGATIVE_ROW 7 |
#define | MEANPOS_ROW 8 |
#define | STDDEVPOS_ROW 9 |
|
Definition at line 65 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(), and PLearn::computeConditionalMeans(). |
|
Definition at line 62 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(). |
|
Definition at line 70 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(). |
|
Definition at line 64 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(), and PLearn::computeConditionalMeans(). |
|
Definition at line 66 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(). |
|
Definition at line 69 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(). |
|
Definition at line 68 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(). |
|
Definition at line 67 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(). |
|
Definition at line 63 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(). |
|
Definition at line 71 of file VMat_maths.h. Referenced by PLearn::computeBasicStats(). |