PIP  0.7.1
Platform-Independent Primitives
pimathbase.h File Reference

Basic mathematical functions and defines. More...

Functions

PIByteArrayoperator<< (PIByteArray &s, complexf v)
 Store operator.
 
PIByteArrayoperator<< (PIByteArray &s, complexd v)
 Store operator.
 
PIByteArrayoperator<< (PIByteArray &s, complexld v)
 Store operator.
 
PIByteArrayoperator>> (PIByteArray &s, complexf &v)
 Restore operator.
 
PIByteArrayoperator>> (PIByteArray &s, complexd &v)
 Restore operator.
 
PIByteArrayoperator>> (PIByteArray &s, complexld &v)
 Restore operator.
 

Detailed Description

Basic mathematical functions and defines.