Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
The Macaulay2 language
»
making new functions with optional arguments
»
symbols used as the name or value of an optional argument
»
Hermitian
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
Hermitian -- an optional argument
Description
A symbol used as the name of an optional argument.
Functions with optional argument named
Hermitian
:
eigenvalues(...,Hermitian=>...)
-- whether to assume the matrix is symmetric or Hermitian
eigenvectors(...,Hermitian=>...)
-- whether to assume the matrix is symmetric or Hermitian
For the programmer
The object
Hermitian
is
a
symbol
.
The source of this document is in
Macaulay2Doc/options.m2:28:0
.