Vcsn
2.0
Be Rational
|
#include <vcsn/algos/divkbaseb.hh>
#include <vcsn/dyn/algos.hh>
#include <lib/vcsn/algos/registry.hh>
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::dyn | |
FIXME: duplicate code with determinize. | |
Functions | |
automaton | vcsn::dyn::divkbaseb (const context &ctx, unsigned divisor, unsigned base) |
An automaton which accepts a word n representing a number in base b iff k|n. More... | |