Incomplete LUPreconditioner<T> Properties
Properties
Column |
Gets the number of columns in the matrix.
(Inherited from LinearOperator<T>) |
Column |
Gets or sets the index of labels for the columns of the matrix.
(Inherited from LinearOperator<T>) Preliminary |
Element |
Gets the element type of the matrix.
(Inherited from LinearOperator<T>) |
Linear |
Gets the linear operator to which the Preconditioner<T> applies.
(Inherited from Preconditioner<T>) |
Row |
Gets the number of rows in the matrix.
(Inherited from LinearOperator<T>) |
Row |
Gets or sets the index of labels for the rows of the matrix.
(Inherited from LinearOperator<T>) Preliminary |