ScalarVectorProduct
smile.cas.ScalarVectorProduct
case class ScalarVectorProduct(a: Scalar, x: Vector) extends Vector
a * x
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Applies the expression.
Returns the partial derivative.
Returns the Jacobian matrix.
Simplify the expression.
The size of vector.
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
In this article
