Browse Subversion Repository
Diff of /Conograph/trunk/src/utility_data_structure/SymMat43_VCData.hh
Parent Directory
| Revision Log
| Patch
| 29 |
|
|
| 30 |
#include "../utility_data_structure/SymMat.hh" |
#include "../utility_data_structure/SymMat.hh" |
| 31 |
#include "../utility_data_structure/VCData.hh" |
#include "../utility_data_structure/VCData.hh" |
| 32 |
|
#include "../utility_data_structure/nrutil_nr.hh" |
| 33 |
|
|
| 34 |
// Assume the first element is a symmetric matrix of size 3 and the second element is a 4-by-3 matrix. |
// Assume the first element is a symmetric matrix of size 3 and the second element is a 4-by-3 matrix. |
| 35 |
typedef pair< SymMat<VCData>, NRMat<Int4> > SymMat43_VCData; |
typedef pair< SymMat<VCData>, NRMat<Int4> > SymMat43_VCData; |
|
|
Legend:
| Removed from v.32 |
|
| changed lines |
| |
Added in v.33 |
|
|
|