Home Online Manual
Top
Back: projectiveBundle
Forward: makeSheaf
FastBack:
FastForward:
Up: schubert_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.15.33.8 integral

Procedure from library schubert.lib (see schubert_lib).

Usage:
integral(V,f); V variety, f poly

Input:
a abstract variety and a polynomial

Return:
int

Purpose:
computing intersection numbers.

Example:
 
LIB "schubert.lib";
variety G = Grassmannian(2,4);
def r = G.baseRing;
setring r;
integral(G,q(1)^4);
==> 2