Gridpp 0.5.0
A post-processing library for gridded weather forecasts
Functions
oi_ensi.cpp File Reference
#include "gridpp.h"
#include <math.h>
#include <algorithm>
#include <armadillo>
#include <assert.h>
#include <exception>

Functions

template<class Matrix >
void print_matrix (Matrix matrix)
 
template void print_matrix< ::cxtype > (::cxtype matrix)
 
template void print_matrix< ::mattype > (::mattype matrix)
 

Function Documentation

◆ print_matrix()

template<class Matrix >
void print_matrix ( Matrix  matrix)

◆ print_matrix< ::cxtype >()

template void print_matrix< ::cxtype > ( ::cxtype  matrix)

◆ print_matrix< ::mattype >()

template void print_matrix< ::mattype > ( ::mattype  matrix)