get_matsize: Get Matrix Size to Input to Model

Description Usage Arguments Value Examples

View source: R/get_matsize.R

Description

Get Matrix Size to Input to Model

Usage

1
get_matsize(num_patches, patchsize)

Arguments

num_patches

Number of Patches

patchsize

Patch Size

Value

A vector

Examples

1
get_matsize(5, c(35, 35))

neuroconductor/flexconn documentation built on Sept. 25, 2020, 10:51 a.m.