PPCKO: Principal Predictive Components for Estimating an Autoregressive Operator
 
Loading...
Searching...
No Matches
apsc::internals::map2Vectors< T > Class Template Reference

Maps vector of keys and vector of values in a single entity. More...

#include <interp1D_util.hpp>

Public Member Functions

 map2Vectors (KeyVec const &k, ValueVec const &v)
 
const_iterator cbegin () const noexcept
 
const_iterator cend () const noexcept
 

Public Attributes

KeyVec const & keys
 
ValueVec const & values
 

Detailed Description

template<class T>
class apsc::internals::map2Vectors< T >

Maps vector of keys and vector of values in a single entity.


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