Uses of Class
edu.jas.ufd.SquarefreeFieldCharP
-
Packages that use SquarefreeFieldCharP Package Description edu.jas.ufd Unique factorization domain package. -
-
Uses of SquarefreeFieldCharP in edu.jas.ufd
Subclasses of SquarefreeFieldCharP in edu.jas.ufd Modifier and Type Class Description classSquarefreeFiniteFieldCharP<C extends GcdRingElem<C>>Squarefree decomposition for finite coefficient fields of characteristic p.classSquarefreeInfiniteAlgebraicFieldCharP<C extends GcdRingElem<C>>Squarefree decomposition for algebraic extensions of infinite coefficient fields of characteristic p > 0.classSquarefreeInfiniteFieldCharP<C extends GcdRingElem<C>>Squarefree decomposition for infinite coefficient fields of characteristic p.
-