field_to_matrix: Transform an Armadillo field<vec> to a matrix

Description Usage Arguments Value Author(s) Examples

Description

Unlists vectors in a field and places them into a matrix

Usage

1

Arguments

x

A field<vec>.

Value

A mat containing the field elements within a column.

Author(s)

JJB

Examples

1
x=rnorm(100)

gmwm documentation built on April 14, 2017, 4:38 p.m.