12#ifndef MCRL2_UTILITIES_MATH_H
13#define MCRL2_UTILITIES_MATH_H
31 std::size_t result = 0;
42std::size_t
power_size_t(
const std::size_t n_in,
const std::size_t m_in)
std::size_t power_size_t(const std::size_t n_in, const std::size_t m_in)
std::size_t ceil_log2(std::size_t n)
A class that takes a linear process specification and checks all tau-summands of that LPS for conflue...