structures::int_matrix Class Reference

A matrix of integers. More...

#include <matrix.h>

Inheritance diagram for structures::int_matrix:
Inheritance graph
[legend]
Collaboration diagram for structures::int_matrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 int_matrix (int rows=0, int cols=0, int *data=NIL)
 int_matrix (const matrix< int > &to_copy)

Detailed Description

A matrix of integers.

Definition at line 111 of file matrix.h.


Constructor & Destructor Documentation

structures::int_matrix::int_matrix ( int  rows = 0,
int  cols = 0,
int *  data = NIL 
) [inline]

Definition at line 114 of file matrix.h.

structures::int_matrix::int_matrix ( const matrix< int > &  to_copy  )  [inline]

Definition at line 116 of file matrix.h.


The documentation for this class was generated from the following file:
Generated on Sat Jan 28 04:25:56 2012 for hoople2 project by  doxygen 1.6.3