Overview of the Maplets[Examples][Linear Algebra] 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.
As the underlying implementation of the Maplets[Examples][LinearAlgebra] package is a module, it is also possible to use the form Maplets:-Examples:-LinearAlgebra:-command to access a command from the package. For more information, see Module Members.
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⁡MapletsExamplesLinearAlgebra:
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
What kind of issue would you like to report? (Optional)