Blame | Last modification | View Log | Download | RSS feed
\name{replValue-class}\docType{class}\alias{replValue-class}%% >>>>>>> The "[<-" methods are in ./Subassign-methods.Rd\title{Virtual Class "replValue" - Simple Class for subassignment Values}\description{The class \code{"replValue"} is a virtual class used forvalues in signatures for sub-assignment of \pkg{"Matrix"} matrices.In fact, it is a simple class union (\code{\link{setClassUnion}}) of\code{"numeric"} and \code{"logical"} (and maybe \code{"complex"} inthe future).}\section{Objects from the Class}{Since it is a virtual Class, no objectsmay be created from it.}\seealso{%% FIXME: bug in Rdconv needs '[Matrix]' below:\code{\link[Matrix]{Subassign-methods}}, also for examples.}\examples{showClass("replValue")}\keyword{classes}