EjmlFloatMatrix
class EjmlFloatMatrix<out M : FMatrix>(origin: M) : EjmlMatrix<Float, M>
Content copied to clipboard
EjmlMatrix specialization for Float.
Constructors
EjmlFloatMatrix
Link copied to clipboard
Functions
getFeature
Link copied to clipboard
open override fun <F : StructureFeature> getFeature(type: KClass<out F>): F?
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard