File: xgCMatrix-class.Rd

package info (click to toggle)
r-bioc-sparsematrixstats 1.18.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,048 kB
  • sloc: cpp: 1,749; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/AllClasses.R
\docType{class}
\name{xgCMatrix-class}
\alias{xgCMatrix-class}
\title{Union of double and logical column-sparse matrices}
\description{
Union of dgCMatrix and lgCMatrix
}