Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BendPia Type

Manages the array of bend points used in the PIA formula.

C++
typedef boost::array< double, 3 > BendPia;

An instance of this class is used in WageIndGeneral. There is an array with 3 slots for bend points.

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