Macaulay2 » Documentation
Packages » Bertini :: B'Slice
next | previous | forward | backward | up | index | toc

B'Slice -- a mutable hash table that gives information about a linear space used to slice a numerical variety.

Description

B'Slice is a type of mutable hash table. It can be created using makeB'Slice.

For the programmer

The object B'Slice is a type, with ancestor classes MutableHashTable < HashTable < Thing.