OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Macros | Functions
bandmat.cpp File Reference
#include <cmath>
#include <ossim/matrix/include.h>
#include <ossim/matrix/newmat.h>
#include <ossim/matrix/newmatrc.h>

Go to the source code of this file.

Macros

#define WANT_MATH
 
#define REPORT   {}
 

Functions

Real square (Real x)
 

Macro Definition Documentation

◆ REPORT

#define REPORT   {}

◆ WANT_MATH

#define WANT_MATH

Definition at line 5 of file bandmat.cpp.

Function Documentation

◆ square()

Real square ( Real  x)
inline

Definition at line 533 of file bandmat.cpp.

References x.

Referenced by SymmetricBandMatrix::SumSquare().

533 { return x*x; }
ossim_uint32 x