LSAModule.ILSACalculator Interface
ILSACalculator specifies an interface to functions that are automatically generated by RewriteMatrix in a highly optimized way. This level of implementation deals directly with vector calculations. String to string calculations are handled by the Semantic Analyzer

Access: Public
  Members Description  
    Cosine    
    Length    
    DotProduct    
    Normalized    
    ElementWiseAddition    
    ElementWiseSubtraction    
    ElementWiseMultiplication    
    ElementWiseDivision    
    ScalarMultiplication    
    ParallelVectorToSpan