Overview of the Maplets:-Examples:-LinearAlgebra Package
Calling Sequence
Description
List of Maplets:-Examples:-LinearAlgebra Package Commands
Examples
Maplets:-Examples:-LinearAlgebra:-command(arguments)
command(arguments)
The Maplets:-Examples:-LinearAlgebra package provides graphical interfaces for functions in the LinearAlgebra package.
Each command in the Maplets:-Examples:-LinearAlgebra package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
The long form, Maplets:-Examples:-LinearAlgebra:-command, is always available. The short form can be used after loading the package.
Note: To run the non-Maplets LinearAlgebra routines after entering with(Maplets:-Examples:-LinearAlgebra), enter restart or use :-, for example, :-LinearAlgebra:-QRDecomposition(<<1|3>,<2|5>>). For more information, see rebound.
The following is a list of available commands.
BezoutMatrix
ConditionNumber
HilbertMatrix
MatrixNorm
QRDecomposition
SingularValues
VectorNorm
To display the help page for a particular Maplets:-Examples:-LinearAlgebra command, see Getting Help with a Command in a Package.
with⁡Maplets:-Examples:-LinearAlgebra:
M≔1,2,3|4,5,3|5,3,1
MatrixNorm⁡M
12
See Also
LinearAlgebra
Maplets:-Examples
Overview of Maplet Applications
with
Download Help Document