ValueAddMatrix
 smile.math.ValueAddMatrix
  case class ValueAddMatrix(x: Double, A: MatrixExpression) extends MatrixExpression
 
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait Serializabletrait Producttrait Equalstrait MatrixExpressionclass Objecttrait Matchableclass AnyShow all
 
Members list
Value members
Concrete methods
Attributes
- Definition Classes
 
Attributes
- Definition Classes
 
Attributes
- Definition Classes
 
Attributes
- Definition Classes
 
Inherited methods
Matrix multiplication A * B
Attributes
- Inherited from:
 - MatrixExpression
 
A * x
Element-wise multiplication
Attributes
- Inherited from:
 - MatrixExpression
 
Attributes
- Inherited from:
 - MatrixExpression
 
Attributes
- Inherited from:
 - MatrixExpression
 
Attributes
- Inherited from:
 - MatrixExpression
 
Attributes
- Inherited from:
 - MatrixExpression
 
Attributes
- Inherited from:
 - MatrixExpression
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Product
 
Matrix transpose
Attributes
- Inherited from:
 - MatrixExpression
 
In this article
