- Class SH::ShChannel< T >
- copy constructor, operator=(), etc.
- Class SH::ShMemory
- Maybe keep a length field (in bytes)?
- Member SH::ShPointer::operator bool () const
- Maybe use boost's unspecified-bool-type trick
- Member SH::ShStorage::sync ()
- Maybe make this const... after all, we need to do this on a read!
- Member SH::ShTransfer::cost ()=0
- Perhaps this needs more information, e.g. size of the storages.
- Member SH::operator+ (const ShGeneric< N, T > &left, const ShGeneric< N, T > &right)
- scalar promotion.
- Member SH::operator- (const ShGeneric< N, T > &left, const ShGeneric< N, T > &right)
- scalar promotion.
- Member SH::pow (const ShGeneric< N, T > &left, const ShGeneric< N, T > &right)
- scalar promotion.
- Group lib_geometry
- distance, sqdistance, length, rlength, rsqlength, sqlength, perp, perpdot, projnorm should be implemented too. Different distance functions also possible: L1, L2, Linf.
- Group lib_trig
- tan, atan, atan2, hyperbolic functions, secant, cosecant, etc.
Generated on Mon Oct 18 14:17:52 2004 for Sh by
1.3.7