QuickRank -- An option for computing how rank is computed
Description
If set to true, then checking if rank is at least a certain number will be computed via the packageFastLinAlg
Functions with optional argument named QuickRank :
-
idealOfImageOfMap(..., QuickRank => ...)
-
inverseOfMap(..., QuickRank => ...)
-
isBirationalMap(..., QuickRank => ...)
-
isBirationalOntoImage(..., QuickRank => ...)
-
isEmbedding(..., QuickRank => ...)
-
jacobianDualMatrix(..., QuickRank => ...)
-
mapOntoImage(..., QuickRank => ...)
-
sourceInversionFactor(..., QuickRank => ...)
See also
-
inverseOfMap -- Computes the inverse map of a given birational map between projective varieties. Returns an error if the map is not birational onto its image.