matrix_subtract
Calculate the difference between two matrices by subtracting corresponding elements. Use this tool to perform matrix subtraction operations for mathematical computations.
Instructions
计算两个矩阵的差
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrix_a | Yes | ||
| matrix_b | Yes |