*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 standard/cmode(3) -- sets color map mode as the current mode.
    none
 standard/cmov(3) -- updates the current character position
    x expects the x location of the point (in world coordinates) to which you want to move the current character position. y expects the y location of the point (in world coordinates) to which you want to move the current character position. z expects the z location of the point (in world coordinates) to which you want to move the current character position. (This parameter not used by the 2-D subroutines.)...
 standard/color(3) -- sets the color index in the current draw mode
    c expects an index into the current color map.
 complib/COMBAK(3) -- EISPACK routine. This subroutine forms the eigenvectors of a COMPLEX GENERAL matrix by back transforming those
    On INPUT NM must be set to the row dimension of two-dimensional array parameters as declared in the calling program dimension statement. LOW and IGH are integers determined by the balancing subroutine CBAL. If CBAL has not been used, set LOW=1 and IGH equal to the order of the matrix. AR and AI contain the multipliers which were used in the reduction by COMHES in their lower triangles below the subdiagonal. INT contains information on the rows and columns interchanged in the reduction by COMHES....
 complib/COMHES(3) -- EISPACK routine. Given a COMPLEX GENERAL matrix, this subroutine reduces a submatrix situated in rows and colu
    On INPUT NM must be set to the row dimension of two-dimensional array parameters as declared in the calling program dimension statement. N is the order of the matrix. LOW and IGH ARE integers determined by the balancing subroutine CBAL. If CBAL has not been used, set LOW=1, IGH=N. AR and AI contain the real and imaginary parts, respectively, of the complex input matrix. On OUTPUT AR and AI contain the real and imaginary parts, respectively, of the Hessenberg matrix. The multipliers which were us...
 complib/COMLR(3) -- EISPACK routine. This subroutine finds the eigenvalues of a COMPLEX UPPER Hessenberg matrix by the modified LR
    On INPUT NM must be set to the row dimension of two-dimensional array parameters as declared in the calling program dimension statement. N is the order of the matrix. LOW and IGH are integers determined by the balancing subroutine CBAL. If CBAL has not been used, set LOW=1, IGH=N. HR and HI contain the real and imaginary parts, respectively, of the complex upper Hessenberg matrix. Their lower triangles below the subdiagonal contain the multipliers which were used in the reduction by COMHES, if p...
 complib/COMLR2(3) -- EISPACK routine. This subroutine finds the eigenvalues and eigenvectors of a COMPLEX UPPER Hessenberg matrix b
    On INPUT NM must be set to the row dimension of two-dimensional array parameters as declared in the calling program dimension statement. N is the order of the matrix. LOW and IGH are integers determined by the balancing subroutine CBAL. If CBAL has not been used, set LOW=1, IGH=N. INT contains information on the rows and columns interchanged in the reduction by COMHES, if performed. Only elements LOW through IGH are used. If the eigenvectors of the HESSEN- BERG matrix are desired, set INT(J)=J f...
 standard/compactify(3) -- compacts the memory storage of an object
    obj expects the object identifier for the object you want to compact.
 f90/compl(3) -- Computes complement
    UNICOS, UNICOS/mk, and IRIX systems
 c++/complex(3) -- introduction to C++ complex mathematics library
    This section describes functions and operators found in the C++ Complex Mathematics Library, libcomplex.a. These functions are not automatically loaded by the C++ compiler, CC(1); however, the link editor searches this library under the -lcomplex option. Declarations for these functions may be found in the #include file <complex.h>. When compiling programs using the compl...
 complib/COMQR(3) -- EISPACK routine. This subroutine finds the eigenvalues of a COMPLEX upper Hessenberg matrix by the QR method.
    On INPUT NM must be set to the row dimension of two-dimensional array parameters as declared in the calling program dimension statement. N is the order of the matrix. LOW and IGH are integers determined by the balancing subroutine CBAL. If CBAL has not been used, set LOW=1, IGH=N. HR and HI contain the real and imaginary parts, respectively, of the complex upper Hessenberg matrix. Their lower triangles below the subdiagonal contain information about the unitary transformations used in the reduct...
 complib/COMQR2(3) -- EISPACK routine. This subroutine finds the eigenvalues and eigenvectors of a COMPLEX UPPER Hessenberg matrix b
    On INPUT NM must be set to the row dimension of two-dimensional array parameters as declared in the calling program dimension statement. N is the order of the matrix. LOW and IGH are integers determined by the balancing subroutine CBAL. If CBAL has not been used, set LOW=1, IGH=N. ORTR and ORTI contain information about the unitary trans- formations used in the reduction by CORTH, if performed. Only elements LOW through IGH are used. If the eigenvectors of the Hessenberg matrix are desired, set ...
 Tcl/concat(3) -- Join lists together
    This command treats each argument as a list and concatenates them into a single list. It also eliminates leading and trailing spaces in the arg's and adds a single separator space between arg's. It permits any number of arguments. For example, the command concat a b {c d e} {f {g h}} will return a b c d e f {g h} as its result. If no args are supplied, the result is an empty string. |
 standard/concave(3) -- allows the system to draw concave polygons
    b expects either TRUE or FALSE. TRUE tells the system to expect concave polygons. FALSE tells the system to expect no concave polygons. This is the default.
 perl5/Config(3) -- access Perl configuration information
    The Config module contains all the information that was available to the Configure program at Perl build time (over 900 values). Shell variables from the config.sh file (written by Configure) are stored in the readonly-variable %Config, indexed by their names. Values stored in config.sh as 'undef' are returned as undefined values. The perl exists function can be used to check if a named variable exists. myconfig() Returns a textual summary of the major perl configuration values. See also -V in...
<<  [Prev]  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  
41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service