Generics for DistmatLowerTriangular
DistmatLowerTriangular
Generics with methods for DistmatLowerTriangular .
## S4 method for signature 'DistmatLowerTriangular' show(object) ## S4 method for signature 'DistmatLowerTriangular,ANY,ANY,ANY' x[i, j, ..., drop = TRUE]
object
: A DistmatLowerTriangular object.x
: A DistmatLowerTriangular object.i
: Row indices.j
: Column indices....
: Ignored.