dir_cos# snake.core.sampling.samplers.dir_cos(start, end)[source]# Compute the directional cosine of the vector from beg to end point. Parameters: start (ndarray[Any, dtype[_ScalarType_co]]) end (ndarray[Any, dtype[_ScalarType_co]]) Return type: tuple[float32]