IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 18, 2004, 5:18:31 PM (22 years ago)
Author:
Paul Price
Message:

Updating from SDRS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psMath.h

    r1574 r1585  
    4949           void *in,                    ///< input
    5050           char *op)                    ///< operator
    51 ;
    52 
    53 /** create a psType-ed structure from a constant double value. */
    54 p_psScalar *
    55 psScalar (double value);
    56 
    57 /** create a psType-ed structure from a specified type  */
    58 p_psScalar *
    59 psScalarType (char *mode,               ///< type description
    60               ...)                      ///< value (or values) of specified types
    6151;
    6252
Note: See TracChangeset for help on using the changeset viewer.