Ignore:
Timestamp:
06/11/12 20:27:09 (12 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Minimize data copy in STMath::almacal


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/hpc33/src/STMath.h

    r2551 r2560  
    448448                 casa::Bool copyFlagtra=true,
    449449                 casa::Bool copyTsys=true ) ;
     450  casa::CountedPtr<Scantable> averageWithinSession( casa::CountedPtr<Scantable> &s,
     451                                                    vector<bool> &mask,
     452                                                    string weight ) ;
    450453
    451454  bool insitu_;
Note: See TracChangeset for help on using the changeset viewer.