Mathematica 9 is now available

Experimental`ExtendedLinearSolve

Usage

ExtendedLinearSolve[m]LinearSolve[m, v]的一个延续版本,它支持单一自变量形式的ExtendedLinearSolve[m]。这种单一自变量形式产生一个LinearSolveFunction对象,当将该对象应用于向量v时,可以得出与 LinearSolve[m, v]同样的结果。


Notes

当需要对几个不同的向量v进行重复求解时, ExtendedLinearSolve显得尤其有效。
矩阵m可以以Developer`SparseLinearSolve中使用的稀疏形式给出。
• 另见:
LinearSolve, Inverse, LUDecomposition, SparseLinearSolve.
• 注意:这是一个试验性的功能,可能不会得到Mathematica未来版本的支持,或者可能会有不同的规格要求。



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.