Deep.Net


MatrixPart

Namespace: Tensor

part of a matrix

Union Cases

Union CaseDescription
LowerPart
Signature:

lower triangular part of the matrix

UpperPart
Signature:

upper triangular part of the matrix

Fork me on GitHub