Fixed IpmesTPFAAD.cpp

This commit is contained in:
babrodtk
2015-08-27 13:31:19 +02:00
parent 945593295d
commit 6deb3e2c4a
4 changed files with 15 additions and 13 deletions

View File

@@ -496,7 +496,6 @@ collapseJacs(const AutoDiffBlock<double>& x)
}
/*
/// Returns the vertical concatenation [ x; y ] of the inputs.
inline
@@ -519,7 +518,6 @@ vertcat(const AutoDiffBlock<double>& x,
}
*/
/// Returns the vertical concatenation [ x[0]; x[1]; ...; x[n-1] ] of the inputs.