MCL
A C++ library mirroring some of the most common Matlab functions.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Functions
statisticsop.h File Reference
#include "mcltypes.h"
#include "pointwiseop.h"
#include <vector>

Go to the source code of this file.

Namespaces

namespace  mcl
 

Functions

Real mcl::Corr (const std::vector< Real > &vector_a, const std::vector< Real > &vector_b)
 
bool mcl::StatisticsOpTest ()