Class Solve.Inputs<T extends TType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toString
-
Field Details
-
matrix
-
rhs
-
adjoint
public final boolean adjointBoolean indicating whether to solve withmatrixor its (block-wise) adjoint. -
T
The T attribute
-
-
Constructor Details
-
Inputs
-