R/generics.R
, R/Cort.R
quad_prod-methods.Rd
Currently only implemented for Cort models. Compute the L2 quadratic product of 2 trees
quad_prod(object, other_tree)
# S4 method for class 'Cort,Cort'
quad_prod(object, other_tree)
the quadratic product between the trees
quad_prod,Cort,Cort-method
: Method for the class Cort