#pragma once #include namespace MbD { //class EndFramec; //class SparseRow; //class SparseMatrix; //typedef std::initializer_list ListD; //typedef std::initializer_list> ListListD; //typedef std::initializer_list>> ListListPairD; //typedef std::initializer_list>> ListFRD; //typedef std::shared_ptr> FColDsptr; //typedef std::shared_ptr>>> FColFMatDsptr; //typedef std::shared_ptr> FRowDsptr; //typedef std::shared_ptr> FMatDsptr; //typedef std::shared_ptr> FMatDsptr; //typedef std::shared_ptr>>> FMatFMatDsptr; //typedef std::shared_ptr>>> FMatFMatDsptr; //typedef std::shared_ptr>>> FMatFColDsptr; //typedef std::shared_ptr> SpRowDsptr; //typedef std::shared_ptr> SpMatDsptr; //typedef std::shared_ptr EndFrmcptr; //typedef std::shared_ptr EndFrmqctptr; }