IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2004, 11:29:02 AM (22 years ago)
Author:
harman
Message:

Added scalar and matrix vector arithmetic header files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/pslib.h

    r974 r1066  
    88 *  @author Eric Van Alst, MHPCC
    99 *   
    10  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-06-10 01:58:06 $
     10 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2004-06-21 21:29:02 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6565#include "psHash.h"
    6666
     67/// @defgroup Scalar Scalar
     68/// @ingroup DataContainer
     69#include "psScalar.h"
     70
    6771/// @defgroup Vector Vector Container
    6872/// @ingroup DataContainer
     
    9498#include "psMatrix.h"
    9599
     100/// @defgroup MatrixVectorArithmetic Matrix Vector Arithmetic Operations
     101/// @ingroup DataManip
     102#include "psMatrixVectorArithmetic.h"
     103
    96104/// @defgroup Transform Fourier Transform
    97105/// @ingroup DataManip
Note: See TracChangeset for help on using the changeset viewer.