/[svn]/doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2965 by schoenebeck, Sat Jul 16 11:44:04 2016 UTC revision 2966 by schoenebeck, Mon Jul 18 09:56:23 2016 UTC
# Line 63  Line 63 
63          <td><code>num_elements()</code></td>          <td><code>num_elements()</code></td>
64          <td>Returns the size of the requested array variable.</td>          <td>Returns the size of the requested array variable.</td>
65        </tr>        </tr>
66          <tr>
67            <td><code>sh_left()</code></td>
68            <td>Calculates a left bit shifted value.</td>
69          </tr>
70          <tr>
71            <td><code>sh_right()</code></td>
72            <td>Calculates a right bit shifted value.</td>
73          </tr>
74      </table>      </table>
75            
76      <h3>Common Sampler Functions</h3>      <h3>Common Sampler Functions</h3>

Legend:
Removed from v.2965  
changed lines
  Added in v.2966

  ViewVC Help
Powered by ViewVC