Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Linear Systems >

LinearSolveFunction

LinearSolveFunction[dimensions, data]
represents a function for providing solutions to a matrix equation.
  • LinearSolveFunction[...][b] finds the solution to the matrix equation m.xb for the specific vector or matrix b.
  • In standard output format, only the dimensions element of a LinearSolveFunction object is printed explicitly. The remaining elements are indicated by <>.
  • dimensions specifies the dimensions of the matrix m from which the LinearSolveFunction was constructed.
New in 5
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team