#pragma once #include "FullColumn.ref.h" namespace MbD { class FullMatrixDouble; class FullMatrixFullMatrixDouble; // using FMatDsptr = std::shared_ptr; // template // using FMatsptr = std::shared_ptr>; // using FMatFColDsptr = std::shared_ptr>; // using FMatFMatDsptr = std::shared_ptr>; // // using FColFMatDsptr = std::shared_ptr>; }