ricosjp / monolish

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Apache License 2.0
195 stars 12 forks source link

need num check in times line #132

Closed t-hishinuma closed 2 years ago

t-hishinuma commented 2 years ago

if( num > A.get_row()) {error}