Learn R Programming

matlab (version 0.8-2)

size_t-class: Class "size_t"

Description

This class represents the dimensions of another Robject

Arguments

Objects from the Class

Objects can be created by calls of the form new("size_t", ...). Use of generator method is preferred.

Extends

Class "integer", from data part. Class "vector", by class "integer". Class "numeric", by class "integer".