source/test/csr_matrix_test.cc File Reference

Tests the CSR matrix functionality in utilities_basic/csr_matrix by e.g. More...

#include <stdio.h>
#include <stdlib.h>
#include <limits>
#include <cstring>
#include "realtype.h"
#include "template_blas_common.h"
#include "matInclude.h"
#include "csr_matrix.h"
#include "output.h"

Functions

static void get_identical_rand_numbers (int n, int nNumbers, std::vector< int > &vec)
int main (int argc, char *argv[])

Detailed Description

Tests the CSR matrix functionality in utilities_basic/csr_matrix by e.g.

creating a matrix and checking that its values can be fetched correctly.


Function Documentation

static void get_identical_rand_numbers ( int  n,
int  nNumbers,
std::vector< int > &  vec 
) [static]

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Generated on 10 Jul 2018 for ergo by  doxygen 1.6.1