mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Public Types
m::pe::hs::config::beam< Num, Denom > Struct Template Reference

#include <HeuristicSearchPlanEnumerator.hpp>

Public Types

using BeamWidth = std::ratio< Num, Denom >
 

Detailed Description

template<long Num, long Denom = 1>
struct m::pe::hs::config::beam< Num, Denom >

Definition at line 2114 of file HeuristicSearchPlanEnumerator.hpp.

Member Typedef Documentation

◆ BeamWidth

template<long Num, long Denom = 1>
using m::pe::hs::config::beam< Num, Denom >::BeamWidth = std::ratio<Num, Denom>

Definition at line 2116 of file HeuristicSearchPlanEnumerator.hpp.


The documentation for this struct was generated from the following file: