CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::ConstructVectorImpl< T_V, typename > Struct Template Reference

#include <constructVector.hpp>

Public Types

using V = T_V
 See ConstructVectorImpl.
 

Static Public Member Functions

static V construct (size_t const size)
 Default implementation assumes that there is a constructor that takes the vector size as its single argument.
 

Detailed Description

template<typename T_V, typename = void>
struct codi::ConstructVectorImpl< T_V, typename >

Vector construction helper.

Template Parameters
Avector type

The documentation for this struct was generated from the following file: