fplogical: Logical Operators for Fingerprints

fplogicalR Documentation

Logical Operators for Fingerprints

Description

These functions perform logical operatiosn (AND, OR, NOT, XOR) on the supplied binary fingerprints. Thus for two fingerprints A and B we have

&

Logical AND

|

Logical OR

xor

Logical XOR

!

Logical NOT (negation)

Arguments

e1

An object of class fingerprint

e2

An object of class fingerprint

Value

A fingerprint object

Author(s)

Rajarshi Guha rguha@indiana.edu


CDK-R/fingerprint documentation built on Oct. 23, 2022, 1:34 p.m.