| IODA
    | 
| 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) | 
| 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.


| 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.

