Method Less
abstract member Less: ITensorFrontend<bool> * ITensorFrontend<'T> * ITensorFrontend<'T> -> unit
Declaration
abstract member Less: trgt:ITensorFrontend<bool> * src1:ITensorFrontend<'T> * src2:ITensorFrontend<'T> -> unit
Parameters
Type | Name | Description |
---|---|---|
ITensor |
trgt | |
ITensor |
src1 | |
ITensor |
src2 |