Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Psa::getStdDev Method

Returns standard deviation of the normal distribution for specified type.

C++
double getStdDev(
    InvestmentType type
) const;
Parameters 
Description 
InvestmentType type 
Type of investment. 

Standard deviation of the normal distribution for specified type.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!