ggelem

ggelem -- gbengine command string.

arguments: v:Vector r:int >> RingElement; OR m:Matrix c:int >> Vector; OR m:Matrix r:int c:int >> RingElement OR m:SparseMutableMatrix r:int c:int >> RingElement

Vector version: yields the r th coefficient of the vector. Matrix versions: Place either the c th column of the matrix, or the (r,c) th entry of the matrix onto the stack.


topindexpreviousupnext