Index of module types

A
ARRAY_NVECTOR [Nvector_array]

An abstract set of functions for working manipulating nvectors where the underlying data structure is an array of floats.

ArrayOps [Nvector_array]

A minimal interface for creating a custom nvector on an array type.

N
NVECTOR [Nvector]

Basic structure of a concrete nvector implementation module.

NVECTOR_OPS [Nvector]

Basic operations underlying an nvector.