Uses of Interface
com.sap.cds.ql.cqn.CqnVector
Packages that use CqnVector
-
Uses of CqnVector in com.sap.cds.ql
Methods in com.sap.cds.ql that return CqnVectorModifier and TypeMethodDescriptionstatic CqnVectorCreates a newCqnVectorwhich can be used in vector functions such asCQL.cosineSimilarity(com.sap.cds.ql.cqn.CqnValue, com.sap.cds.ql.cqn.CqnValue)andCQL.l2Distance(com.sap.cds.ql.cqn.CqnValue, com.sap.cds.ql.cqn.CqnValue). -
Uses of CqnVector in com.sap.cds.ql.cqn
Methods in com.sap.cds.ql.cqn that return CqnVectorModifier and TypeMethodDescriptiondefault CqnVectorCqnLiteral.asVector()Casts this literal toCqnVector.default CqnVectorCqnVector.asVector()Methods in com.sap.cds.ql.cqn with parameters of type CqnVector