Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Interpolation/square2quadrilateral.html

    r234 r242  
    8888 
    8989    <h3>Return value</h3> 
    90  (2,n) array: the new coordinates (xout, yout) of the (xin,yin) 
     90 (2,n) array: the new coordinates (xout,yout) of the (xin,yin) 
    9191 point(s) after mapping. 
    9292 If xin is a scalar, then n is equal to the number of elements of 
    9393 x0. If xin is an array , then n is equal to the number of 
    9494 elements of xin. 
    95  If xin and yin are omited, square2quadrilateral returns the 
     95 If xin and yin are omited, <a href=".//square2quadrilateral.html">square2quadrilateral</a> returns the 
    9696 matrix A which is used for the inverse transformation. 
    9797 
     
    223223 Can be scalar or array. 
    224224 (x0,y0), (x1,y1), (x2,y2) and (x3,y3) are given in the anticlockwise order. 
    225  
    226225 
    227226     
     
    274273     
    275274    <h4>Version</h4> 
    276  $Id: square2quadrilateral.pro 231 2007-03-19 17:15:51Z pinsard $ 
     275 $Id: square2quadrilateral.pro 238 2007-03-27 13:43:18Z pinsard $ 
    277276 
    278277    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.