| User Documentation |
| Centre for Vision, Speech & Signal Processing |
| DEVELOP | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
PUBLIC
MatrixColumnC::MatrixColumnC(MatrixC &,IndexT)
MatrixColumnC::operator()(IndexT)
MatrixColumnC::operator()(IndexT) const
MatrixColumnC::operator[](IndexT)
MatrixColumnC::operator[](IndexT) const
| MatrixColumnC | |
| Access a matrix columb. | |
| include | "amma/MatAcc.hh" |
| User Level: | Default |
| Library: | Mlalg |
| Example: | exEndPoint.cc |
| Section: | Basic Types.Numerical Geometry.N-D |
| In Scope: | std |
Comments:
This is really for compatablilty with other matrix code.
| Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001 |