mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs
CostModel.hpp File Reference
#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>
Include dependency graph for CostModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  m::CostModelFactory
 

Namespaces

namespace  m
 

‍mutable namespace


 

Typedefs

using m::CostModel = LinearModel