Package mathcomp.monitor

Contains API and implementation for monitoring and reporting.

See:
          Description

Interface Summary
Algorithm  
Reportable  
 

Class Summary
DefaultAlgorithm  
DefaultReportable  
DialogMonitor  
NumberSeries  
Report  
Report.Column  
Report.Item  
Report.NumberColumn  
Report.QuotientColumn  
SwingReport  
SwingReport.MyTableModel  
 

Exception Summary
AbortException  
 

Package mathcomp.monitor Description

Contains API and implementation for monitoring and reporting. Monitoring is used, to let the user observe progress and interrupt the calculation interactively. Reporting gathers performance figures.

See Also:
DialogMonitor, Algorithm, Report