CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
test_numbers.cc
Go to the documentation of this file.
1// -*- C++ -*-
12#include "test_numbers.h"
13
14namespace CNORXZ
15{
16 namespace Test
17 {
19 Vector<Double> Numbers::sCont;
21 }
22}
std::vector< T, Allocator< T > > Vector
Definition types.h:310
Test numbers utilities.