Changeset 48 for include/fflas-ffpack/ffpack_frobenius.inl
- Timestamp:
- 09/14/07 10:59:29 (1 year ago)
- Files:
-
- 1 modified
-
include/fflas-ffpack/ffpack_frobenius.inl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
include/fflas-ffpack/ffpack_frobenius.inl
r27 r48 14 14 15 15 //--------------------------------------------------------------------- 16 // CharpolyArithProg: Las Vegas algorithm to compute the Charpoly normal17 // formover a large field (Z/pZ, s.t. p > 2n^2)16 // CharpolyArithProg: Las Vegas algorithm to compute the Charpoly 17 // over a large field (Z/pZ, s.t. p > 2n^2) 18 18 //--------------------------------------------------------------------- 19 19 template <class Field, class Polynomial>
