packages feed

uvector-0.1: examples/dotp/README

Dot product
===========

dotp --help displays the available options.

The following algorithms are supported:

  seq   - sequential implementation
  par   - parallel implementation
  vect  - vectorised implementation