Classes | Namespaces | Functions

apfDynamicVector.h File Reference

Small runtime-sized vectors. More...

Go to the source code of this file.

Classes

class  apf::DynamicVector
 A runtime-sized linear algebra vector of doubles. More...

Namespaces

namespace  apf
 

All APF symbols are contained in this namespace.


Functions

template<std::size_t N>
DynamicVector apf::fromVector (Vector< N > other)
 convert an apf::Vector into an apf::DynamicVector

Detailed Description

Small runtime-sized vectors.

Definition in file apfDynamicVector.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines