DeterminantFeature

fun <T : Any> DeterminantFeature(determinant: T): DeterminantFeature<T>

Produces a DeterminantFeature where the DeterminantFeature.determinant is determinant.

Return

a new DeterminantFeature.

Parameters

determinant

the value of determinant.

Sources

common source
Link copied to clipboard