Skip to contents

Convert Tenmat to standard R Matrix using generic type conversion

Usage

# S3 method for class 'Tenmat'
as.double(x, ...)

Arguments

x

A Tenmat object

...

Additional arguments (ignored)

Value

A double matrix