warp.dot ======== .. function:: warp._src.lang.dot(a: Vector[Scalar,Any], b: Vector[Scalar,Any]) -> Scalar .. hlist:: :columns: 8 * Kernel * Differentiable Compute the dot product. .. function:: warp._src.lang.dot(a: Quaternion[Float], b: Quaternion[Float]) -> Float :noindex: .. hlist:: :columns: 8 * Kernel * Differentiable Compute the dot product.