Liking cljdoc? Tell your friends :D

kigen.transf-pbr

Transformations and permutations embedded into partitioned binary relations.

Transformations and permutations embedded into partitioned
binary relations.
raw docstring

->transfclj

source

binrel->transfclj

(binrel->transf pbr)

Returns the image list of a transformation represented as a pbr. Indexing is 1-based.

Returns the image list of a transformation represented as a pbr.
Indexing is 1-based.
sourceraw docstring

binrel-transf?clj

(binrel-transf? pbr)
source

bipart->transfclj

(bipart->transf pbr)
source

transf->clj

source

transf->binrelclj

(transf->binrel imagelist)

Creates a partitioned binary relation with directed edges from a transformation given by the list of images. Transformations index point from 1, unlike the vector indices.

Creates a partitioned binary relation with directed edges
from a transformation given by the list of images.
Transformations index point from 1, unlike the vector indices.
sourceraw docstring

transf->bipartclj

(transf->bipart imagelist)

Creates a partitioned binary relation with undirected edges from a transformation given by the list of images. Embedding into the (bi)partition monoid. Transformations index point from 1, unlike the vector indices.

Creates a partitioned binary relation with undirected edges
from a transformation given by the list of images.
Embedding into the (bi)partition monoid.
Transformations index point from 1, unlike the vector indices.
sourceraw docstring

transf-binrel-degreeclj

(transf-binrel-degree pbr)
source

transf-degreeclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close