FinanceSim 0.1.0
Financial Simulation Library
Loading...
Searching...
No Matches
savings_account.hpp File Reference
Include dependency graph for savings_account.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  financesim::SavingsAccount
 Savings account - earns APY interest, compounded monthly. More...
 

Namespaces

namespace  financesim
 

Functions

Schedule financesim::make_savings_schedule ()
 Helper to create default schedule for savings accounts (monthly interest)