Scythe-1.0.3
|
A convenient marker for vector submatrix access. More...
#include <scythestat/defs.h>
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.