diff options
author | Sunil Shetye | 2018-07-15 00:26:52 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-15 07:11:58 +0530 |
commit | 92f8a251bbaeddf6ec034722a3079d865517d650 (patch) | |
tree | fb1b9f51c3456c04c02ac3ab144b65bdd392e98b /js/NonLinear/MIN_f.pickle | |
parent | c394c9628cd411c95def024d47f10d953e160ec5 (diff) | |
download | sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.gz sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.bz2 sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.zip |
handle boolean differently
Diffstat (limited to 'js/NonLinear/MIN_f.pickle')
-rw-r--r-- | js/NonLinear/MIN_f.pickle | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/js/NonLinear/MIN_f.pickle b/js/NonLinear/MIN_f.pickle index 9471b916..adc1b315 100644 --- a/js/NonLinear/MIN_f.pickle +++ b/js/NonLinear/MIN_f.pickle @@ -35,27 +35,28 @@ S'double' p8 sS'model.dep_ut' p9 -S'vector' +S'vector_boolean' p10 sS'model.out' p11 g8 sS'gr_i' p12 -g10 -sS'model.in' +S'vector' p13 +sS'model.in' +p14 g8 sS'y' -p14 -g10 -sS'x' p15 -NsS'model' +g13 +sS'x' p16 -S'object' +NsS'model' p17 -sS'typ' +S'object' p18 -g10 +sS'typ' +p19 +g13 s.
\ No newline at end of file |