warp.ddot# warp.ddot( a: Matrix[Scalar, Any, Any], b: Matrix[Scalar, Any, Any], ) → Scalar# Kernel: truePython: trueDifferentiable: trueCompute the double dot product between two matrices.