Scheduler
Namespaces | Functions
math.cpp File Reference
#include "math.h"
#include <cmath>
#include <cassert>
#include <cstddef>

Go to the source code of this file.

Namespaces

 Utils
 

Functions

int Utils::lcm (std::vector< int > array)
 
int Utils::gcd (std::vector< int >)