Preparing search index...
The search index is not available
Chalkboard - v2.2.0
Chalkboard
ChalkboardStructureExtension
Type Alias ChalkboardStructureExtension<T, U>
ChalkboardStructureExtension
:
{
base
:
ChalkboardStructure
<
T
>
;
basis
:
ChalkboardVector
[]
;
degree
:
number
;
extension
:
ChalkboardStructure
<
U
>
;
isAlgebraic
:
boolean
;
isFinite
:
boolean
;
isSimple
:
boolean
;
}
The type for algebraic structure extensions in abstract algebra.
Type Parameters
T
U
extends
T
Type declaration
base
:
ChalkboardStructure
<
T
>
basis
:
ChalkboardVector
[]
degree
:
number
extension
:
ChalkboardStructure
<
U
>
isAlgebraic
:
boolean
isFinite
:
boolean
isSimple
:
boolean
Template: T,
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.2.0
Loading...
The type for algebraic structure extensions in abstract algebra.