Copyright | (c) Masahiro Sakai 2013 |
---|---|
License | BSD-style |
Maintainer | masahiro.sakai@gmail.com |
Stability | provisional |
Portability | non-portable (BangPatterns, TypeSynonymInstances, FlexibleInstances) |
Safe Haskell | None |
Language | Haskell2010 |
References:
- sqfreeChar0 :: (Eq k, Fractional k) => UPolynomial k -> [(UPolynomial k, Integer)]
Documentation
sqfreeChar0 :: (Eq k, Fractional k) => UPolynomial k -> [(UPolynomial k, Integer)] Source
Square-free decomposition of univariate polynomials over a field of characteristic 0.