lustrec-tests/tests/arrays_arnaud/RelOpMatrix.lusi @ 7a4e6825
1 |
(* Generated Lustre Interface file from RelOpMatrix.lus *) |
---|---|
2 |
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:2:30 *) |
3 |
(* feel free to mask some of the nodes by removing them from this file. *) |
4 |
|
5 |
|
6 |
const RelOpMatrix_Constant_Value = 1.1; |
7 |
|
8 |
function RelOpMatrix (In1_Out1_11: real^2) returns (Out1_In1_37: bool^2); |
9 |
|
10 |
|