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