#include "Core/Column/Types.h"
#include "Core/Vector/Types.h"
#include "Core/Table/TableTem.h"
#include "Core/Feature/FeatureTable.h"
Include dependency graph for RandomTreeTable.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Feature |
Typedefs | |
typedef Table::TableTem< Column::ColumnInt32, Column::ColumnInt32, Column::ColumnReal64 > | Impala::Core::Feature::RandomTreeTable |
Functions | |
RandomTreeTable * | Impala::Core::Feature::MakeRandomTreeTable (FeatureTable *ft) |
FeatureTable * | Impala::Core::Feature::MakeFeatureTable (RandomTreeTable *rtt) |
Variables | |
const Quid | Impala::Core::Feature::cInvalidCodeWord = 0x8000000000000000LL |