Changeset 136 for trunk/src/MathUtils.h


Ignore:
Timestamp:
12/23/04 13:58:08 (19 years ago)
Author:
kil064
Message:

add function statistics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/MathUtils.h

    r125 r136  
    4242             casa::Bool relaxed=False, casa::Bool ignoreOther=False);
    4343
     44float statistics (const std::string& which,  const casa::MaskedArray<casa::Float>& data);
    4445};
    4546
Note: See TracChangeset for help on using the changeset viewer.