#include #include "GEFullMatParPv.h" using namespace MbD; void MbD::GEFullMatParPv::doPivoting(int p) { assert(false); } void MbD::GEFullMatParPv::postSolve() { assert(false); } void MbD::GEFullMatParPv::preSolvewithsaveOriginal(SpMatDsptr spMat, FColDsptr fullCol, bool saveOriginal) { assert(false); }