The DIVA matrix and vector library

Introduction

The DIVA matrix and vector library is a sub part of the DIVA project. It consists of a C++ class-interface to matrix and vector handling with double precision.

It is directly based on the Microsoft VisionSDK. However the DIVA interface itself is completely platform independent. As such it could be used on Linux, HP-UX, IRIX etc.

Features (compared to the old version of DIVA)

Documentation

Online version of the reference manual.

Download

Matrix and vector library

Complete DIVA distribution

The complete DIVA package consist of the vector and matrix library, an optimization library and an image class library.