搜索文档
calculate the normalize product of two vectors
genType normalize(genType v)
v
normalize returns a vector with the same direction as its parameter, v, but with length 1.
normalize