PIP 5.5.3
Platform-Independent Primitives
Files
Math

Basic mathematical functions and defines. More...

Files

file  picrc.h
 CRC checksum calculation.
 
file  pievaluator.h
 Mathematic expressions calculator.
 
file  pifft.h
 FFT, IFFT and Hilbert transformations.
 
file  pigeometry.h
 Geometry base classes.
 
file  piline.h
 Two-dimensional line class.
 
file  pimathbase.h
 Basic mathematical functions and defines.
 
file  pimathcomplex.h
 Complex numbers.
 
file  pimathmatrix.h
 Math matrix.
 
file  pimathvector.h
 Math vector.
 
file  pipoint.h
 Two-dimensional point class.
 
file  piquaternion.h
 Quaternion.
 
file  pirect.h
 Rect class.
 
file  pistatistic.h
 Calculating math statistic of values array.
 

Detailed Description

Basic mathematical functions and defines.

Building with CMake

find_package(PIP REQUIRED)
target_link_libraries([target] PIP)
Common

These files provides vectors, matrices, complex numbers, quaternions, FFT and geometry classes

Authors

Ivan Pelipenko peri4.nosp@m.ko@y.nosp@m.andex.nosp@m..ru; Andrey Bychkov work..nosp@m.a.b@.nosp@m.yande.nosp@m.x.ru;