ConstMatrix
smile.cas.ConstMatrix
case class ConstMatrix(symbol: String, size: (IntScalar, IntScalar) = ...) extends Matrix
Constant matrix.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Applies the expression.
Returns the partial derivative.
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Applies the expression.
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Simplify the expression.
In this article
