TangentMatrix
smile.cas.TangentMatrix
case class TangentMatrix(y: MatrixVar, x: Var) extends Matrix
The derivative of a matrix y with respect to a scalar x.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Applies the expression.
Returns the partial derivative.
The size of matrix (rows x columns).
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
