Method h2v Classpackage G::Tools:H2v Function Reverses the rows and columns of an array of array. Description CAUTION! This method reverses the rows and columns of an array of array. Requirements modules SubOpt.pm applications none data none Parameters essential first pointer array_of_array array of array. option none Returns 1 Usage 1 = &h2v(pointer array_of_array); Input file none Output file none References none Comments none Authors This method was written by Kazuharu Arakawa(gaou@g-language.org) at Institute for Advanced Biosciences Keio Univ. History