Initial
This commit is contained in:
10
analytic/RATE.HPP
Normal file
10
analytic/RATE.HPP
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _ANALYTIC_RATE_HPP_
|
||||
#define _ANALYTIC_RATE_HPP_
|
||||
#ifndef _ANALYTIC_COUPON_HPP_
|
||||
#include <analytic/coupon.hpp>
|
||||
#endif
|
||||
|
||||
typedef Coupon Rate;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user