NA_lazy_                The missing lazy value.
Submatrix               Extract lazy submatrix
Subvector               Extract/replace in a lazy vector
bind2-lazyMatrices      Concatenation of lazy matrices
concat-lazyObjects      Concatenation of lazy vectors
diag                    Extract/replace diagonal of a lazy matrix
intervals               Intervals for lazy numbers
is.na                   Missing lazy values
isNaN_or_Inf            Lazy infinite or NaN numbers
lazyDet                 Determinant of lazy matrix
lazyInv                 Inverse of lazy matrix
lazyMatrix              Lazy matrices
lazyMatrix-product      Matricial product of lazy matrices
lazyMatrix-unary        Unary operators for lazy matrices
lazyResolve             Resolve lazy numbers
lazyVector              Lazy vector
lazyVector-unary        Unary operators for lazy vectors
transpose-lazyMatrix    Transposition of lazy matrices
