PSCalib/src/SegGeometry.cpp File Reference

#include "PSCalib/SegGeometry.h"
#include <math.h>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  PSCalib

Functions

void PSCalib::rotation_ang (const double *x, const double *y, unsigned size, double angle_deg, double *xrot, double *yrot)
 Global method for x and y arrays rotation.
void PSCalib::rotation_cs (const double *x, const double *y, unsigned size, double C, double S, double *xrot, double *yrot)
 Global method for x and y arrays rotation.
double PSCalib::min_of_arr (const double *arr, unsigned size)
 Global method, returns minimal value of the array of specified length.
double PSCalib::max_of_arr (const double *arr, unsigned size)
 Global method, returns maximal value of the array of specified length.


Generated on 19 Dec 2016 for PSANAmodules by  doxygen 1.4.7