PIP  1.8.0
Platform-Independent Primitives
pimathcomplex.h File Reference

PIP math complex. 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

PIP math complex.