rheolef  6.3
Functions
bug_range_copy_tst.cc File Reference
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/matrix_proxy.hpp>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <iostream>
Include dependency graph for bug_range_copy_tst.cc:

Go to the source code of this file.

Functions

ublas::vector_range
< ublas::vector< double > > 
f ()
int main ()

Function Documentation

ublas::vector_range<ublas::vector<double> > f ( )

Definition at line 14 of file bug_range_copy_tst.cc.

int main ( )

Definition at line 25 of file bug_range_copy_tst.cc.