Cosan  1.0
Data Analytics Library
ArgCheck.h File Reference
#include <string>
#include <Eigen/Dense>
#include <cosan/data/CosanData.h>

Go to the source code of this file.

Namespaces

 Cosan
 

Functions

template<typename NumericType , typename = typename std::enable_if<std::is_arithmetic<NumericType>::value,NumericType>::type>
bool Cosan::SameSize (const CosanMatrix< NumericType > &m1, const CosanMatrix< NumericType > &m2)
 
template<typename NumericType , typename = typename std::enable_if<std::is_arithmetic<NumericType>::value,NumericType>::type>
bool Cosan::LabelShape (const CosanMatrix< NumericType > &m)