matrix inverse
常见例句
- The whole algorithm only requires one matrix inverse.
该算法仅需一次矩阵求逆操作。 - Your goal is to be able to easily use this matrix inverse function in SPL code.
您的目标是能够在 SPL 代码中轻松使用这个矩阵求逆函数。 - The following is a sample SPL function that utilizes the matrix inverse function ml::inv that wraps the ml_inv function from MATLAB.
下面是一个样例 SPL 函数,它利用了包装来自 MATLAB 的 ml_inv 函数的矩阵求逆函数 ml::inv。 返回 matrix inverse