Blame view

PARAM_DEF/constant_vec.xml 287 Bytes
d1dfbda2   Benjamin Renard   Merge constant & ...
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="constant_vec_##SAMPLING##_##DIM1##_##VALUE##_##TYPE##">
  <get>
    <constant>
           <param sampling='##SAMPLING##' type='##TYPE##' value="##VALUE##" dim1="##DIM1##"/>
    </constant>
  </get>
  <process/>
  <output/>
</param>