ocssw
V2022
|
NVector< T, Dims >
#include <NVector.hpp>
Public Types | |
typedef std::vector< typename NVector< T, Dims - 1 >::type > | type |
Public Attributes | |
int | dimensions = Dims |
Detailed Description
template<typename T, size_t Dims>
struct focs::NVector< T, Dims >
Definition at line 5 of file NVector.hpp.
Member Typedef Documentation
◆ type
typedef std::vector<typename NVector<T, Dims - 1>::type> type |
Definition at line 6 of file NVector.hpp.
Member Data Documentation
◆ dimensions
int dimensions = Dims |
Definition at line 7 of file NVector.hpp.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/focs/NVector.hpp