loop_scheduler.hpp File Reference

loop_scheduler.hpp File Reference#

Composable Kernel: loop_scheduler.hpp File Reference
loop_scheduler.hpp File Reference
#include <ostream>
#include "ck/utility/common_header.hpp"

Go to the source code of this file.

Namespaces

namespace  ck

Enumerations

enum struct  ck::LoopScheduler {
  ck::Default ,
  ck::Interwave
}

Functions

constexpr LoopScheduler ck::make_default_loop_scheduler ()
std::ostream & operator<< (std::ostream &os, const ck::LoopScheduler &s)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const ck::LoopScheduler & s )
inline