Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNo next file
Business Analysis Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

A.2 Changes from SourcePro Analysis 7.1 to 8.0, Business Analysis Module

A.2.1 Summary of Changes

In SourcePro Analysis 8.0, public constructors and public member functions were added to two classes of the Business Analysis Module.

A.2.2 Table of Changes

Table 1 lists the changes to the Business Analysis Module API in SourcePro Analysis 8.0.

Table 1: Changes from SourcePro Analysis 7.1 to 8.0 

Class Description of Change

RWLeastSqQrPvtCalc

The public constructor
RWLeastSqQRPvtCalc(double tol=0.0); was added to the class API.

The public member function
void setTolerance(double tol);
double
getTolerance() const; was added to the class API.

RWLeastSqSVDCalc

The public constructor
RWLeastSqSVDCalc(double tol=0.0); was added to the class API.

The public member function
void setTolerance(double tol);
double
getTolerance() const; was added to the class API.



Previous fileTop of DocumentContentsIndex pageNo next file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.