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