InnerProductSpaceAdaptor

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Types

type Wrapper = Ref[V]

Value members

Concrete methods

def unwrap(w: Wrapper): V
def wrap(v: V): Wrapper

Inherited methods

Inherited from:
Product

Implicits

Inherited implicits

implicit val isomorphism: Isomorphism[V, Wrapper]
Inherited from:
MutablizingAdaptor