IODA
ioda::anonymous_namespace{DistributionUtils.cc} Namespace Reference

Functions

template<typename T >
std::size_t globalNumNonMissingObsImpl (const Distribution &dist, std::size_t numVariables, const std::vector< T > &v)
 
template<typename T >
double dotProductImpl (const Distribution &dist, std::size_t numVariables, const std::vector< T > &v1, const std::vector< T > &v2)
 

Function Documentation

◆ dotProductImpl()

template<typename T >
double ioda::anonymous_namespace{DistributionUtils.cc}::dotProductImpl ( const Distribution dist,
std::size_t  numVariables,
const std::vector< T > &  v1,
const std::vector< T > &  v2 
)

Definition at line 44 of file DistributionUtils.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ globalNumNonMissingObsImpl()

template<typename T >
std::size_t ioda::anonymous_namespace{DistributionUtils.cc}::globalNumNonMissingObsImpl ( const Distribution dist,
std::size_t  numVariables,
const std::vector< T > &  v 
)

Definition at line 25 of file DistributionUtils.cc.

Here is the call graph for this function:
Here is the caller graph for this function: