MLinExpr.getValue ()


MLinExpr.getValue ()

getValue( )

使用当前解计算线性矩阵表达式的值。

返回值:

表达式的值(1-D数组)。

使用示例:

expr = A @ x + b