![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <Eigen/Core>#include <Eigen/LU>#include <mutable/mutable-config.hpp>#include <mutable/catalog/CostFunction.hpp>#include <mutable/IR/Operator.hpp>#include <mutable/IR/PlanTable.hpp>#include <mutable/util/LinearModel.hpp>#include <utility>Go to the source code of this file.
Data Structures | |
| struct | m::CostModelFactory |
Namespaces | |
| namespace | m |
| |
Typedefs | |
| using | m::CostModel = LinearModel |