Skip to content
Snippets Groups Projects
Commit fcd76d3f authored by Marcin Kirsz's avatar Marcin Kirsz
Browse files

Add base class with rows cals method

parent 7448e292
No related branches found
No related tags found
No related merge requests found
Pipeline #37238 passed
Pipeline: Tadah.MLIP

#37240

    ......@@ -19,7 +19,7 @@ class DesignMatrixBase {
    if (force) rows += 3*natoms_tot;
    return rows;
    }
    }
    };
    /** Design Matrix \f$ \Phi \f$ and the corresponding target vector \f$ \mathrm{T} \f$
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment