ToNumPyTypeOps

trait ToNumPyTypeOps extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def toNumPyTypeOps[T](target: T)(tc: NumPyType[T]): Ops[T] { type TypeClassType = NumPyType[T]; }