The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 85925
Line 4... Line 4...
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{LinearMethodsList-class}
6
\name{LinearMethodsList-class}
7
\docType{class}
7
\docType{class}
8
\alias{LinearMethodsList-class}
8
\alias{LinearMethodsList-class}
9
\title{Class "LinearMethodsList"}
9
\title{Class \code{"LinearMethodsList"}}
10
\description{
10
\description{
11
  A version of methods lists that has been \sQuote{linearized}
11
  A version of methods lists that has been \sQuote{linearized}
12
  for producing summary information.  The actual objects from class
12
  for producing summary information.  The actual objects from class
13
  \code{"MethodsList"} used for method dispatch are defined recursively
13
  \code{"MethodsList"} used for method dispatch are defined recursively
14
  over the arguments involved.
14
  over the arguments involved.