diff options
author | Sunil Shetye | 2018-07-04 11:31:04 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-05 12:57:00 +0530 |
commit | a7431fc21032282fd2a9f389931355a99a0e4c4c (patch) | |
tree | 160959296dee624fc164a2422ff219d3d8bc630d /js/MatrixOp/MATMUL.pickle | |
parent | 928d58d0583febfa94676bd7f3bb9e0dd9d78e83 (diff) | |
download | sci2js-a7431fc21032282fd2a9f389931355a99a0e4c4c.tar.gz sci2js-a7431fc21032282fd2a9f389931355a99a0e4c4c.tar.bz2 sci2js-a7431fc21032282fd2a9f389931355a99a0e4c4c.zip |
add type to expressions
Diffstat (limited to 'js/MatrixOp/MATMUL.pickle')
-rw-r--r-- | js/MatrixOp/MATMUL.pickle | 108 |
1 files changed, 107 insertions, 1 deletions
diff --git a/js/MatrixOp/MATMUL.pickle b/js/MatrixOp/MATMUL.pickle index c58ec43e..c4d37466 100644 --- a/js/MatrixOp/MATMUL.pickle +++ b/js/MatrixOp/MATMUL.pickle @@ -13,4 +13,110 @@ p5 atp6 Rp7 .(dp0 -.
\ No newline at end of file +S'this.np' +p1 +S'double' +p2 +sS'arg1' +p3 +S'object' +p4 +sS'graphics.exprs' +p5 +NsS'it' +p6 +S'string' +p7 +sS'this.x.model' +p8 +g4 +sS'model.out' +p9 +g2 +sS'label[3-1]' +p10 +g2 +sS'out' +p11 +S'vector' +p12 +sS'model.in2' +p13 +S'matrix' +p14 +sS'model.in1' +p15 +g14 +sS'this.x.graphics' +p16 +g4 +sS'kmin' +p17 +g2 +sS'label' +p18 +g12 +sS'this.x' +p19 +g2 +sS'model.sim' +p20 +g12 +sS'label[2-1]' +p21 +g2 +sS'model.out2' +p22 +g2 +sS'in1' +p23 +g14 +sS'model.rpar' +p24 +g14 +sS'kmax' +p25 +g2 +sS'graphics' +p26 +g4 +sS'model.ipar' +p27 +g2 +sS'typ' +p28 +g12 +sS'[model,graphics,ok]' +p29 +g2 +sS'ot' +p30 +NsS'ok' +p31 +S'boolean' +p32 +sS'model.dep_ut' +p33 +g12 +sS'this.rule' +p34 +g2 +sS'gr_i' +p35 +g12 +sS'TABMIN' +p36 +g14 +sS'y' +p37 +g12 +sS'x' +p38 +g4 +sS'model' +p39 +g4 +sS'TABMAX' +p40 +g14 +s.
\ No newline at end of file |