source: git/kernel/maps/maps.dox @ 4f8fd1d

spielwiese
Last change on this file since 4f8fd1d was 4d5437, checked in by Hans Schoenemann <hannes@…>, 8 years ago
maps for ideal revisited: new: maMapIdeal as general routine
  • Property mode set to 100644
File size: 324 bytes
Line 
1/*! \page kernel_maps_page Fast polynomial maps
2
3 \brief This sub-package of \ref kernel_page contains implementation of fast polynomial maps
4
5 Main data structures:
6 - \ref macoeff_s
7 - \ref mapoly_s
8 - \ref maideal_s
9
10 Main header(s) in `/kernel/maps/`:
11 - \ref kernel/maps/gen_maps.h
12 - \ref kernel/maps/fast_maps.h
13
14*/
15
Note: See TracBrowser for help on using the repository browser.