Package-level declarations
Types
Link copied to clipboard
class AbstractPolytopicConstruction<Number>(val spaceDimension: UInt) : MutablePolytopicConstruction<Number, AbstractPolytopicConstructionPolytope<Number>, AbstractPolytopicConstructionVertex<Number>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface ExtendablePolytopicConstruction<Number, out Polytope : PolytopicConstructionPolytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstructionVertex<Number, Polytope, Vertex>> : PolytopicConstruction<Number, Polytope, Vertex>
Link copied to clipboard
interface ExtendablePolytopicConstruction2<Number, out Polytope : PolytopicConstruction2Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction2Vertex<Number, Polytope, Vertex>> : PolytopicConstruction2<Number, Polytope, Vertex>
Link copied to clipboard
interface ExtendablePolytopicConstruction3<Number, out Polytope : PolytopicConstruction3Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction3Vertex<Number, Polytope, Vertex>> : PolytopicConstruction3<Number, Polytope, Vertex>
Link copied to clipboard
interface ExtendablePolytopicConstruction4<Number, out Polytope : PolytopicConstruction4Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction4Vertex<Number, Polytope, Vertex>> : PolytopicConstruction4<Number, Polytope, Vertex>
Link copied to clipboard
interface MutablePolytopicConstruction<Number, out Polytope : RemovablePolytopicConstructionPolytope<Number, Polytope, Vertex>, out Vertex : RemovablePolytopicConstructionVertex<Number, Polytope, Vertex>> : ExtendablePolytopicConstruction<Number, Polytope, Vertex> , ReduciblePolytopicConstruction<Number, Polytope, Vertex>
Link copied to clipboard
interface MutablePolytopicConstruction2<Number, out Polytope : RemovablePolytopicConstruction2Polytope<Number, Polytope, Vertex>, out Vertex : RemovablePolytopicConstruction2Vertex<Number, Polytope, Vertex>> : ExtendablePolytopicConstruction2<Number, Polytope, Vertex> , ReduciblePolytopicConstruction2<Number, Polytope, Vertex>
Link copied to clipboard
interface MutablePolytopicConstruction3<Number, out Polytope : RemovablePolytopicConstruction3Polytope<Number, Polytope, Vertex>, out Vertex : RemovablePolytopicConstruction3Vertex<Number, Polytope, Vertex>> : ExtendablePolytopicConstruction3<Number, Polytope, Vertex> , ReduciblePolytopicConstruction3<Number, Polytope, Vertex>
Link copied to clipboard
interface MutablePolytopicConstruction4<Number, out Polytope : RemovablePolytopicConstruction4Polytope<Number, Polytope, Vertex>, out Vertex : RemovablePolytopicConstruction4Vertex<Number, Polytope, Vertex>> : ExtendablePolytopicConstruction4<Number, Polytope, Vertex> , ReduciblePolytopicConstruction4<Number, Polytope, Vertex>
Link copied to clipboard
interface PolytopicConstruction<out Number, out Polytope : PolytopicConstructionPolytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstructionVertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction2<out Number, out Polytope : PolytopicConstruction2Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction2Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction2Polytope<out Number, out Polytope : PolytopicConstruction2Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction2Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction2Vertex<out Number, out Polytope : PolytopicConstruction2Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction2Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction3<out Number, out Polytope : PolytopicConstruction3Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction3Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction3Polytope<out Number, out Polytope : PolytopicConstruction3Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction3Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction3Vertex<out Number, out Polytope : PolytopicConstruction3Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction3Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction4<out Number, out Polytope : PolytopicConstruction4Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction4Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction4Polytope<out Number, out Polytope : PolytopicConstruction4Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction4Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstruction4Vertex<out Number, out Polytope : PolytopicConstruction4Polytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstruction4Vertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstructionPolytope<out Number, out Polytope : PolytopicConstructionPolytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstructionVertex<Number, Polytope, Vertex>>
Link copied to clipboard
interface PolytopicConstructionVertex<out Number, out Polytope : PolytopicConstructionPolytope<Number, Polytope, Vertex>, out Vertex : PolytopicConstructionVertex<Number, Polytope, Vertex>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface RemovablePolytopicConstructionVertex<out Number, out Polytope : RemovablePolytopicConstructionPolytope<Number, Polytope, Vertex>, out Vertex : RemovablePolytopicConstructionVertex<Number, Polytope, Vertex>> : PolytopicConstructionVertex<Number, Polytope, Vertex>
Functions
Link copied to clipboard
fun <Number> KoneContextRegistryBuilder.installAbstractPolytopicConstruction2PropertiesFor(numberSuppliedType: SuppliedType<Number>)
Link copied to clipboard
fun <Number> KoneContextRegistryBuilder.installAbstractPolytopicConstruction3PropertiesFor(numberSuppliedType: SuppliedType<Number>)
Link copied to clipboard
fun <Number> KoneContextRegistryBuilder.installAbstractPolytopicConstruction4PropertiesFor(numberSuppliedType: SuppliedType<Number>)
Link copied to clipboard
fun <Number> KoneContextRegistryBuilder.installAbstractPolytopicConstructionPropertiesFor(numberSuppliedType: SuppliedType<Number>)