Macaulay2
»
Documentation
Packages
»
SVDComplexes
::
Index
next | previous | forward | backward | up |
index
|
toc
SVDComplexes : Index
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
arePseudoInverses
-- check the Penrose relations for the pseudo inverse
arePseudoInverses(Complex,Complex)
-- check the Penrose relations for the pseudo inverse
arePseudoInverses(Matrix,Matrix)
-- check the Penrose relations for the pseudo inverse
checkSVDComplex
(missing documentation)
commonEntries
-- lists of positions, where they coincide up to threshold
commonEntries(List,List)
-- lists of positions, where they coincide up to threshold
euclideanDistance
-- compute the euclidean distance of two chain complexes
euclideanDistance(Complex,Complex)
-- compute the euclidean distance of two chain complexes
Laplacian
-- Option for SVDHomology and SVDComplex
laplacians
-- compute the laplacians of a chain complex
laplacians(Complex)
-- compute the laplacians of a chain complex
newChainComplexMap
(missing documentation)
numericRank
-- approximate rank of a matrix, using SVD
numericRank(Matrix)
-- approximate rank of a matrix, using SVD
numericRank(MutableMatrix)
-- approximate rank of a matrix, using SVD
numericRank(RR,Matrix)
-- approximate rank of a matrix, using SVD
numericRank(RR,MutableMatrix)
-- approximate rank of a matrix, using SVD
Projection
-- Option for SVDHomology and SVDComplex
projectToComplex
-- compute a nearby complex with the projection method
projectToComplex(Complex,HashTable)
-- compute a nearby complex with the projection method
pseudoInverse
-- compute the pseudoInverse of a chain complex
pseudoInverse(Complex)
-- compute the pseudoInverse of a chain complex
pseudoInverse1
(missing documentation)
SVDComplex
-- Compute the SVD decomposition of a chain complex over RR
SVDComplex(...,Strategy=>...)
-- Compute the SVD decomposition of a chain complex over RR
SVDComplex(...,Threshold=>...)
-- Compute the SVD decomposition of a chain complex over RR
SVDComplex(Complex)
-- Compute the SVD decomposition of a chain complex over RR
SVDComplex(Complex,Complex)
-- Compute the SVD decomposition of a chain complex over RR
SVDComplexes
-- support for computing homology, ranks and SVD complexes, for a chain complex over the real numbers
SVDHomology
-- Estimate the homology of a chain complex over RR with the SVD decomposition
SVDHomology(...,Strategy=>...)
-- Estimate the homology of a chain complex over RR with the SVD decomposition
SVDHomology(...,Threshold=>...)
-- Estimate the homology of a chain complex over RR with the SVD decomposition
SVDHomology(Complex)
-- Estimate the homology of a chain complex over RR with the SVD decomposition
SVDHomology(Complex,Complex)
-- Estimate the homology of a chain complex over RR with the SVD decomposition