Displaying 1 result from an estimated 1 matches for "__c__dmatrix".
Did you mean:
__c__dgcmatrix
2023 Jul 19
0
proposal for WRE: clarify that use of S4 classes implies use of superclasses
...1] ".__C__generalMatrix" ".__C__Matrix" ".__C__sparseMatrix"
[4] ".__C__compMatrix" ".__C__whatever" "zzz"
[7] ".packageName" ".__C__dsparseMatrix" ".__NAMESPACE__."
[10] ".__C__dMatrix" ".__S3MethodsTable__."
> sort(names(ns))
[1] ".__C__Matrix" ".__C__compMatrix" ".__C__dMatrix"
[4] ".__C__dsparseMatrix" ".__C__generalMatrix" ".__C__sparseMatrix"
[7] ".__C__whatever&quo...