All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields
o2scl::matrix_column_gen< mat_t > Class Template Reference

Generic object which represents a column of a matrix. More...

Detailed Description

template<class mat_t>
class o2scl::matrix_column_gen< mat_t >

Note
This class is experimental.

Definition at line 1463 of file vector.h.

#include <vector.h>

Public Member Functions

 matrix_column_gen (mat_t &m, size_t column)
 
double & operator[] (size_t i)
 
const double & operator[] (size_t i) const
 

Data Fields

mat_t & m_
 
size_t column_
 

The documentation for this class was generated from the following file:

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..