export(AngularDistance)
export(Chebyshev_distance)
export(CrossSampleEntropy)
export(DynamicBeta)
export(GetTradeDetails)
export(InformationAdjustedBeta)
export(InformationAdjustedCorr)
export(NormXASampEn)
export(ParseTrades)
export(SampleEntropy)
export(VariationOfInformation)
export(Bond)
export(BondFuture)
export(CDOTranche)
export(CSA)
export(Collateral)
export(CommSwap)
export(Commodity)
export(CommodityForward)
export(CDX)
export(CDS)
export(Curve)
export(Equity)
export(EquityIndexFuture)
export(EquityOptionIndex)
export(EquityOptionSingle)
export(FxSwap)
export(FxForward)
export(HashTable)
export(IRDFuture)
export(IRDSwap)
export(IRDSwapVol)
export(IRDSwaption)
export(OtherExposure)
export(SelectDerivatives)
importFrom("methods","setRefClass")
importFrom("methods", "new")
importFrom("methods", "is")
importFrom("utils", "read.csv")
importFrom("graphics", "lines", "plot")
importFrom("reticulate", "import", "py_install","py_module_available")
importFrom("stats","cor")
importFrom("stats","sd")
importFrom("stats","rnorm")
importFrom("stats", "var")
