Type Members
              - 
      
      
      
      
        final 
        case class
      
      
        Factor(_1: N1) extends Factor1[N1] with Family1.Factor with Product with Serializable
      
      
      
     - 
      
      
      
      
        
        type
      
      
        FactorType = Factor
      
      
      
     - 
      
      
      
      
        abstract 
        type
      
      
        FamilyType <: TensorFamily
      
      
      
     - 
      
      
      
      
        
        type
      
      
        NeighborType1 = N1
      
      
      
     - 
      
      
      
      
        
        type
      
      
        StatisticsType = Tensor
      
      
      
     
             
        
              Abstract Value Members
              - 
      
      
      
      
        abstract 
        def
      
      
        score(v1: N1.Value): Double
      
      
      
     
             
        
              Concrete Value Members
              - 
      
      
      
      
        final 
        def
      
      
        !=(arg0: AnyRef): Boolean
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        !=(arg0: Any): Boolean
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        ##(): Int
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        %(n: String): TensorFamily1.this.type
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        ==(arg0: AnyRef): Boolean
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        ==(arg0: Any): Boolean
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        asInstanceOf[T0]: T0
      
      
      
     - 
      
      
      
      
        
        def
      
      
        clone(): AnyRef
      
      
      
     - 
      
      
      
      
        
        def
      
      
        defaultFactorName: String
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        eq(arg0: AnyRef): Boolean
      
      
      
     - 
      
      
      
      
        
        def
      
      
        equals(arg0: Any): Boolean
      
      
      
     - 
      
      
      
      
        
        var
      
      
        factorName: String
      
      
      
     - 
      
      
      
      
        
        def
      
      
        finalize(): Unit
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        getClass(): Class[_]
      
      
      
     - 
      
      
      
      
        
        def
      
      
        hasLimitedDiscreteValues1: Boolean
      
      
      
     - 
      
      
      
      
        
        def
      
      
        hashCode(): Int
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        isInstanceOf[T0]: Boolean
      
      
      
     - 
      
      
      
      
    
 - 
      
      
      
      
        final 
        def
      
      
        ne(arg0: AnyRef): Boolean
      
      
      
     - 
      
      
      
      
        
        def
      
      
        neighborDomain1: Domain { type Value = N1#Value }
      
      
      
     - 
      
      
      
      
        
        def
      
      
        neighborDomains: Seq[Domain { type Value = N1#Value }]
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        notify(): Unit
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        notifyAll(): Unit
      
      
      
     - 
      
      
      
      
        
        def
      
      
        scoreAndStatistics(v1: N1.Value): (Double, StatisticsType)
      
      
      
     - 
      
      
      
      
        
        def
      
      
        setFactorName(n: String): TensorFamily1.this.type
      
      
      
     - 
      
      
      
      
        
        def
      
      
        statistics(v1: N1.Value): StatisticsType
      
      
      
     - 
      
      
      
      
        
        def
      
      
        statisticsScore(tensor: Tensor): Double
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        synchronized[T0](arg0: ⇒ T0): T0
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        thisFamily: TensorFamily1.this.type
      
      
      
     - 
      
      
      
      
        
        def
      
      
        toString(): String
      
      
      
     - 
      
      
      
      
        
        def
      
      
        valuesScore(tensor: Tensor): Double
      
      
      
     - 
      
      
      
      
        
        def
      
      
        valuesStatistics(tensor: Tensor): Tensor
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        wait(): Unit
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        wait(arg0: Long, arg1: Int): Unit
      
      
      
     - 
      
      
      
      
        final 
        def
      
      
        wait(arg0: Long): Unit