#include <eleve/src0/csv2.hpp>
Public Member Functions | |
Matrix0 (const boost::multi_array< boost::any, 2 > &frame) throw (std::exception) | |
~Matrix0 () throw (std::exception) | |
operator QuantLib::Matrix () const throw (std::exception) | |
Public Attributes | |
const boost::multi_array < boost::any, 2 > & | frame |
Definition at line 28 of file csv2.hpp.
eepgwde::detail::Matrix0::Matrix0 | ( | const boost::multi_array< boost::any, 2 > & | frame | ) | throw (std::exception) [inline] |
eepgwde::detail::Matrix0::~Matrix0 | ( | ) | throw (std::exception) [inline] |
eepgwde::detail::Matrix0::operator QuantLib::Matrix | ( | ) | const throw (std::exception) |
const boost::multi_array<boost::any, 2>& eepgwde::detail::Matrix0::frame |