#include "cl_BZ_Vector.hpp"Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
Functions | |
| template<typename T> | |
| void | belfem::linspace (const T &aStart, const T &aEnd, const belfem::size_t &aN, Vector< T > &aValues) |
| template<typename T> | |
| Vector< T > | belfem::linspace (const T &aStart, const T &aEnd, const belfem::size_t &aN) |