SourceXtractorPlusPlus  0.11
Please provide a description of the project.
Classes | Functions
SExtractor Namespace Reference

Classes

class  Mat22
 

Functions

Mat22 operator* (const Mat22 &a, const Mat22 &b)
 
Mat22 operator* (const Mat22 &a, double b)
 

Function Documentation

◆ operator*() [1/2]

Mat22 SExtractor::operator* ( const Mat22 a,
const Mat22 b 
)
inline

Definition at line 83 of file Mat22.h.

◆ operator*() [2/2]

Mat22 SExtractor::operator* ( const Mat22 a,
double  b 
)
inline

Definition at line 94 of file Mat22.h.