In file vector.hpp:

template<typename T = double> class Vector

A Vector class with memory allocation/deallocation

Documentation

A Vector class with memory allocation/deallocation

Inheritance:


Inherited from FlatVector:

Protected Fields

oT* data


Inherited from MatExpr:


Inherited from Expr:


Inherited from BaseFlatVector:


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.