X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fnormal.h;h=25a1743bb6f15f4edb921d9769ca532488fdde47;hp=f3e8920dbea4a1e1454d5fb7a592af42f150826f;hb=e3830d7f64627be5f6f4f265c0e8effb653be6b9;hpb=b7e47bd8c2593da1ef990f8c09c4d5ee321955f5 diff --git a/ginac/normal.h b/ginac/normal.h index f3e8920d..25a1743b 100644 --- a/ginac/normal.h +++ b/ginac/normal.h @@ -1,7 +1,9 @@ /** @file normal.h * - * Functions for polynomial quotient and remainder, GCD and LCM computation - * and square-free factorization. */ + * This file defines several functions that work on univariate and + * multivariate polynomials and rational functions. + * These functions include polynomial quotient and remainder, GCD and LCM + * computation, square-free factorization and rational function normalization. */ /* * GiNaC Copyright (C) 1999-2000 Johannes Gutenberg University Mainz, Germany