SyTen

◆ overlap()

STensor syten::STensorImpl::overlap ( STensor const &  a,
STensor const &  b,
SourceLocation const &  loc = SourceLocation::current() 
)

Takes the overlap of two STensor objects.

Complex-conjugates the first argument.

Remarks
This function is autodifferentiable.

References conj(), syten::Inc, and prod().

+ Here is the call graph for this function: