GRBColumn.getCoeff()

Retrieve the coefficient from a single term in the column.

double getCoeff ( int i )

Arguments:

i: Index for coefficient of interest.

Return value:

Coefficient for the term at index i in the column.