• RAJKIRAN NATARAJAN's avatar
    Merge pull request #15966 from saskatchewancatch:issue-15760 · e6ce752d
    RAJKIRAN NATARAJAN authored
    Add checks for empty operands in Matrix expressions that don't check properly
    
    * Starting to add checks for empty operands in Matrix expressions that
    don't check properly.
    
    * Adding checks and delcarations for checker functions
    
    * Fix signatures and add checks for each class of Matrix Expr operation
    
    * Make it catch the right exception
    
    * Don't expose helper functions to public API
    e6ce752d
matrix_expressions.cpp 41.6 KB