warp.dot# warp.dot( a: Vector[Scalar, Any], b: Vector[Scalar, Any], ) → Scalar# Kernel: truePython: trueDifferentiable: trueCompute the dot product. warp.dot( a: Quaternion[Float], b: Quaternion[Float], ) → Float Kernel: truePython: trueDifferentiable: trueCompute the dot product.