Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangePSAACCT::setInvestStdDev Method

Sets standard deviation to be used for the return rate on specified investment.

C++
void setInvestStdDev(
    Psa::InvestmentType theType, 
    double newStdDev
);
Parameters 
Description 
Psa::InvestmentType theType 
Type of investment. 
double newStdDev 
New standard deviation. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!