git-svn-id: svn://db.shs.com.ru/pip@211 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2016-07-25 14:23:15 +00:00
parent a0ac0dde6e
commit 4c30988c77
5 changed files with 39 additions and 20 deletions
+1 -6
View File
@@ -27,15 +27,10 @@
/// Differential evaluations
struct TransferFunction { //
struct TransferFunction {
PIVector<double> vector_Bm, vector_An;
};
// ,
// . . -:
//
// - 4-
// -- 2, 3, 4
class PIP_EXPORT PIMathSolver
{
public: