scas.module.ArrayModule
See theArrayModule companion object
open class ArrayModule[R](using x$1: Ring[R])(val dimension: Int)(using evidence$1: ClassTag[R]) extends Module[Array[R], R]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Equiv[Array[R]]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
Members list
Value members
Concrete methods
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
Concrete fields
Givens
Extensions
Extensions
extension (x: R)
Inherited extensions
extension (x: Array[R])
Attributes
- Inherited from:
- AbelianGroup
Attributes
- Inherited from:
- AbelianGroup
Attributes
- Inherited from:
- AbelianGroup
Attributes
- Inherited from:
- AbelianGroup
extension [U : Conversion[R]](x: U)
extension (x: Array[R])
Attributes
- Inherited from:
- Module
Exports
Inherited defined exports
Exported from prettyprint
Attributes
- Inherited from:
- Structure
Exported from prettyprint
Attributes
- Inherited from:
- Structure
In this article