IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 28, 2009, 12:05:39 PM (17 years ago)
Author:
Paul Price
Message:

Copy covariance matrix when copying readout.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageConvolve.h

    r21335 r24272  
    9696    );
    9797
     98/// Copy a kernel
     99///
     100/// Performs a deep copy of the input kernel
     101psKernel *psKernelCopy(
     102    const psKernel *in                  ///< Kernel to be copied
     103    );
     104
    98105/// Checks the type of a particular pointer.
    99106///
Note: See TracChangeset for help on using the changeset viewer.