alsk/plot/executor/firstlevelequi.h

9 lines
186 B
C
Raw Normal View History

2021-05-10 16:14:13 +00:00
#ifndef ALSK_PLOT_EXECUTOR_FIRSTLEVELEQUI_H
#define ALSK_PLOT_EXECUTOR_FIRSTLEVELEQUI_H
#include "../common.h"
Split firstLevelEqui(std::size_t n, CoresList const& coresList);
#endif