|
Anypia Programmer's Documentation
|
Initializes scaled earnings factors.
ScaledEarnFactors( int newFirstAge, int newLastAge );
|
Parameters |
Description |
|
int newFirstAge |
First age of data. |
|
int newLastAge |
Last age of data. |
Resizes the internal arrays to newLastAge - newFirstAge + 1.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|