The datamanip toolbox contains general data manipulation operators, and
the kdatamanip and ksegops libraries.  Data manipulation operators 
include pointwise arithmetic, statistics calculations, data conversion, 
histogram, data organization, and size operators.  
.paragraph
All datamanip programs are written to support the relationships defined 
by the polymorphic data model.  This data model provides for general 
5-dimensional data (width, height, depth, time, elements), with any 
combination of value, map, mask, location, and time data components.  
the datamanip operators are implemented using polymorphic data services, 
which is a part of the kappserv library in the Dataserv toolbox.  
.paragraph
The datamanip toolbox requires the Bootstrap and Dataserv toolboxes to be 
installed.
