# Generated by roxygen2: do not edit by hand

S3method("!=",DiscountFactor)
S3method("!=",InterestRate)
S3method("<",DiscountFactor)
S3method("<",InterestRate)
S3method("<=",DiscountFactor)
S3method("<=",InterestRate)
S3method("==",DiscountFactor)
S3method("==",InterestRate)
S3method(">",InterestRate)
S3method(">=",DiscountFactor)
S3method(">=",InterestRate)
S3method("[",DiscountFactor)
S3method("[",InterestRate)
S3method("[<-",DiscountFactor)
S3method("[<-",InterestRate)
S3method(all.equal,InterestRate)
S3method(as.character,Currency)
S3method(as.double,DiscountFactor)
S3method(as.double,InterestRate)
S3method(as_DiscountFactor,InterestRate)
S3method(as_InterestRate,DiscountFactor)
S3method(as_InterestRate,InterestRate)
S3method(as_tibble,CashFlow)
S3method(as_tibble,MultiCurrencyMoney)
S3method(as_tibble,ZeroCurve)
S3method(c,DiscountFactor)
S3method(c,InterestRate)
S3method(c,SingleCurrencyMoney)
S3method(format,CashIndex)
S3method(format,Currency)
S3method(format,CurrencyPair)
S3method(format,DiscountFactor)
S3method(format,IborIndex)
S3method(format,InterestRate)
S3method(format,Interpolation)
S3method(format,SingleCurrencyMoney)
S3method(format,ZeroCurve)
S3method(interpolate,ZeroCurve)
S3method(interpolate_dfs,ZeroCurve)
S3method(interpolate_fwds,ZeroCurve)
S3method(interpolate_zeros,ZeroCurve)
S3method(iso,CashIndex)
S3method(iso,CurrencyPair)
S3method(iso,IborIndex)
S3method(iso,SingleCurrencyMoney)
S3method(iso,default)
S3method(length,DiscountFactor)
S3method(length,InterestRate)
S3method(locale,Currency)
S3method(locale,CurrencyPair)
S3method(print,Currency)
S3method(print,CurrencyPair)
S3method(print,DiscountFactor)
S3method(print,Index)
S3method(print,InterestRate)
S3method(print,Interpolation)
S3method(print,SingleCurrencyMoney)
S3method(print,ZeroCurve)
S3method(rep,DiscountFactor)
S3method(rep,InterestRate)
S3method(tbl_sum,CashFlow)
S3method(tbl_sum,MultiCurrencyMoney)
S3method(to_maturity,default)
S3method(to_reset,default)
S3method(to_value,default)
S3method(type_sum,Currency)
S3method(type_sum,CurrencyPair)
S3method(type_sum,ZeroCurve)
export(AONIA)
export(AUD)
export(AUDBBSW)
export(AUDBBSW1b)
export(AUDNZD)
export(AUDUSD)
export(CHF)
export(CHFLIBOR)
export(CHFTOIS)
export(CashFlow)
export(CashIndex)
export(ConstantInterpolation)
export(CubicInterpolation)
export(Currency)
export(CurrencyPair)
export(DiscountFactor)
export(EONIA)
export(EUR)
export(EURCHF)
export(EURGBP)
export(EURIBOR)
export(EURNOK)
export(EURUSD)
export(FedFunds)
export(GBP)
export(GBPJPY)
export(GBPLIBOR)
export(GBPUSD)
export(HKD)
export(HKDHIBOR)
export(HONIX)
export(IborIndex)
export(InterestRate)
export(JPY)
export(JPYLIBOR)
export(JPYTIBOR)
export(LinearInterpolation)
export(LogDFInterpolation)
export(MultiCurrencyMoney)
export(NOK)
export(NOKNIBOR)
export(NZD)
export(NZDBKBM)
export(NZDUSD)
export(NZIONA)
export(SONIA)
export(SingleCurrencyMoney)
export(TONAR)
export(USD)
export(USDCHF)
export(USDHKD)
export(USDJPY)
export(USDLIBOR)
export(USDNOK)
export(ZeroCurve)
export(as_DiscountFactor)
export(as_InterestRate)
export(build_zero_curve)
export(interpolate)
export(interpolate_dfs)
export(interpolate_fwds)
export(interpolate_zeros)
export(invert)
export(is.CashFlow)
export(is.CashIndex)
export(is.ConstantInterpolation)
export(is.CubicInterpolation)
export(is.Currency)
export(is.CurrencyPair)
export(is.DiscountFactor)
export(is.IborIndex)
export(is.Index)
export(is.InterestRate)
export(is.Interpolation)
export(is.LinearInterpolation)
export(is.LogDFInterpolation)
export(is.MultiCurrencyMoney)
export(is.SingleCurrencyMoney)
export(is.ZeroCurve)
export(is_t1)
export(iso)
export(to_forward)
export(to_fx_value)
export(to_maturity)
export(to_reset)
export(to_spot)
export(to_spot_next)
export(to_today)
export(to_tomorrow)
export(to_value)
import(fmdates)
importFrom(tibble,as_tibble)
importFrom(tibble,tbl_sum)
importFrom(tibble,type_sum)
