Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <config/global_definitions.hpp>
#include <config/configuration.hpp>
#include "operator.hpp"
#include "typed_operator.hpp"
Go to the source code of this file.
Classes | |
class | hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > |
Namespaces | |
namespace | hype |
The namespace stemod contains all classes and functions that belongs to the framework. | |
namespace | hype::queryprocessing |