Ignore:
Timestamp:
09/21/07 10:14:31 (17 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/inverse_binary.html

    r249 r290  
    6262 
    6363     
    64  Inverse function of the <a href=".//binary.html">binary</a> function => given a 
     64 Inverse function of the <a href="../..//ToBeReviewed/LECTURE/binary.html">binary</a> function => given a 
    6565 input array of 0/1, return its corresponding byte/integer/long 
    6666 representation 
     
    102102     
    103103 Must be a binary type array containing only 0 and 1. 
    104  According to <a href=".//binary.html">binary</a> outputs, binnum array must have the 
     104 According to <a href="../..//ToBeReviewed/LECTURE/binary.html">binary</a> outputs, binnum array must have the 
    105105 following dimensions values: (8, t, d1, d2...) 
    106106 t gives the output type: t = 1 -> byte 
Note: See TracChangeset for help on using the changeset viewer.