Module
scas.polynomial.ufd.Module
class Module[T, C, N](using ring: PolynomialWithGB[T, C, N])(name: String, dimension: Int)(using evidence$1: ClassTag[T], evidence$2: Numeric[N], evidence$3: ClassTag[N]) extends ArrayModule[T]
Attributes
- Graph
-
- Supertypes
-
class ArrayModule[T]trait Equiv[Array[T]]trait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- AbelianGroup
Attributes
- Inherited from:
- AbelianGroup
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
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
-
ArrayModule -> Any
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Givens
Inherited givens
Attributes
- Inherited from:
- ArrayModule
Extensions
Extensions
extension (x: Array[T])
extension (x: T)
Inherited extensions
extension (ring: Ring[T])
Attributes
- Inherited from:
- ArrayModule
extension (x: Array[T])
Attributes
- Inherited from:
- AbelianGroup
Attributes
- Inherited from:
- AbelianGroup
Attributes
- Inherited from:
- AbelianGroup
Attributes
- Inherited from:
- AbelianGroup
extension [U : Conversion[T]](x: U)
extension (x: Array[T])
Attributes
- Inherited from:
- Module
extension (x: T)
Attributes
- Inherited from:
- ArrayModule
extension (x: Array[T])
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Attributes
- Inherited from:
- ArrayModule
Exports
Inherited defined exports
Exported from prettyprint
Attributes
- Inherited from:
- Structure
Exported from prettyprint
Attributes
- Inherited from:
- Structure
In this article