ConstVector
smile.cas.ConstVector
case class ConstVector(symbol: String, size: IntScalar = ...) extends Vector
Constant vector. Different from VectorVal that has concrete values, this is of constant yet abstract value.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Applies the expression.
Returns the partial derivative.
Returns the Jacobian matrix.
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
