#ifndef ZERO_TO_ONE_H
#define ZERO_TO_ONE_H

double unit_limiter(double vUnitDouble);

#endif
