Array (3) Linux Manual Page
ql/math/array.hpp – 1-D array used in linear algebra.
Synopsis
#include <ql/types.hpp>#include <ql/errors.hpp>
#include <ql/utilities/disposable.hpp>
#include <boost/iterator/reverse_iterator.hpp>
#include <boost/scoped_array.hpp>
#include <functional>
#include <numeric>
#include <vector>
#include <iomanip>
Classes
class Array1-D array used in linear algebra.
