net.sf.j3d.math.cover
Interface LinkedMatrix.SolutionOutput

All Known Implementing Classes:
Matrix3DSolutionOutput
Enclosing class:
LinkedMatrix

public static interface LinkedMatrix.SolutionOutput


Method Summary
 void nextColumn(int index)
           
 void nextRow()
           
 

Method Detail

nextColumn

void nextColumn(int index)

nextRow

void nextRow()