Uses of Class
com.jstatcom.equation.CoeffTable

Packages that use CoeffTable
com.jstatcom.equation Components to display equations. 
 

Uses of CoeffTable in com.jstatcom.equation
 

Methods in com.jstatcom.equation with parameters of type CoeffTable
 void VarNamesVector.setCoeffTable(CoeffTable newCoeffTable)
          Sets the coefficients table to be referenced.