blob: a23908bf038cd522fcbcded19cb91176acf26fab [file] [log] [blame]
_CLC_OVERLOAD _CLC_DEF FLOATN normalize(FLOATN p) {
return p/length(p);
}