scythe::all_elements Struct Reference

#include <scythestat/defs.h>


Detailed Description

A convenient marker for vector submatrix access.

Passing an all_elements object to a two-argument Matrix submatrix method allows the caller to access a full vector submatrix. We further define an instance of all_elements named "_" in the scythe namespace to allow users to easily reference entire vectors within matrices.

See also:
Matrix::operator()(const all_elements, uint)

Matrix::operator()(const all_elements, uint) const

Matrix::operator()(uint, const all_elements)

Matrix::operator()(uint, const all_elements) const


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 14:53:50 2007 for Scythe-1.0.2 by  doxygen 1.4.7