[INFO] fetching crate gpuequiv 1.0.0...
[INFO] testing gpuequiv-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gpuequiv 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate gpuequiv 1.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gpuequiv 1.0.0
[INFO] tweaked toml for crates.io crate gpuequiv 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpuequiv 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gpuequiv 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f797ebf9859c2b7c190998458fe6ee5459608ea7e7379bdcbc079ebbedbdc83
[INFO] running `Command { std: "docker" "start" "-a" "4f797ebf9859c2b7c190998458fe6ee5459608ea7e7379bdcbc079ebbedbdc83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f797ebf9859c2b7c190998458fe6ee5459608ea7e7379bdcbc079ebbedbdc83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f797ebf9859c2b7c190998458fe6ee5459608ea7e7379bdcbc079ebbedbdc83", kill_on_drop: false }`
[INFO] [stdout] 4f797ebf9859c2b7c190998458fe6ee5459608ea7e7379bdcbc079ebbedbdc83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 112f5ff5a3df1ca5b5e61386d8f08296f70a986d0a49e684cac8688fc1f768f6
[INFO] running `Command { std: "docker" "start" "-a" "112f5ff5a3df1ca5b5e61386d8f08296f70a986d0a49e684cac8688fc1f768f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling wgpu-hal v0.19.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling libloading v0.8.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wgpu-core v0.19.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling wgpu v0.19.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling disjoint-sets v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling gpuequiv v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energygame.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner> {
[INFO] [stdout]     |                             ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/energygame.rs:1438:30
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner> {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energy.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<u32> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<'_, u32> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "112f5ff5a3df1ca5b5e61386d8f08296f70a986d0a49e684cac8688fc1f768f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "112f5ff5a3df1ca5b5e61386d8f08296f70a986d0a49e684cac8688fc1f768f6", kill_on_drop: false }`
[INFO] [stdout] 112f5ff5a3df1ca5b5e61386d8f08296f70a986d0a49e684cac8688fc1f768f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b92e329f244ba6b0b8afb5d6f4b703fb4ac449c377a135a079d886d8725de9c
[INFO] running `Command { std: "docker" "start" "-a" "3b92e329f244ba6b0b8afb5d6f4b703fb4ac449c377a135a079d886d8725de9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling pollster-macro v0.1.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.3
[INFO] [stderr]    Compiling wgpu-core v0.19.3
[INFO] [stderr]    Compiling wgpu v0.19.3
[INFO] [stderr]    Compiling gpuequiv v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energygame.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner> {
[INFO] [stdout]     |                             ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/energygame.rs:1438:30
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner> {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energy.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<u32> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<'_, u32> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energygame.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner> {
[INFO] [stdout]     |                             ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/energygame.rs:1438:30
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner> {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/energy.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<u32> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn view(&self) -> ArrayView2<'_, u32> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "3b92e329f244ba6b0b8afb5d6f4b703fb4ac449c377a135a079d886d8725de9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b92e329f244ba6b0b8afb5d6f4b703fb4ac449c377a135a079d886d8725de9c", kill_on_drop: false }`
[INFO] [stdout] 3b92e329f244ba6b0b8afb5d6f4b703fb4ac449c377a135a079d886d8725de9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf4ae3ecf831f4a64ddf00c3f6814b469a3c7ec14c82134009a394ba2c716027
[INFO] running `Command { std: "docker" "start" "-a" "bf4ae3ecf831f4a64ddf00c3f6814b469a3c7ec14c82134009a394ba2c716027", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/energygame.rs:367:29
[INFO] [stderr]     |
[INFO] [stderr] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner> {
[INFO] [stderr]     |                             ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 367 |     async fn get_gpu_runner(&mut self) -> Result<GPURunner<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/energygame.rs:1438:30
[INFO] [stderr]      |
[INFO] [stderr] 1438 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner> {
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1438 |     async fn with_game(game: &mut EnergyGame) -> Result<GPURunner<'_>> {
[INFO] [stderr]      |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/energy.rs:283:17
[INFO] [stderr]     |
[INFO] [stderr] 283 |     pub fn view(&self) -> ArrayView2<u32> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 283 |     pub fn view(&self) -> ArrayView2<'_, u32> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `gpuequiv` (lib) generated 3 warnings (run `cargo fix --lib -p gpuequiv` to apply 3 suggestions)
[INFO] [stderr] warning: `gpuequiv` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpuequiv-9f871ac976a59bfa)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test energy::tests::test_energy_conf ... ok
[INFO] [stdout] test energy::tests::test_equivalences ... ok
[INFO] [stdout] test energy::tests::test_energy_array ... ok
[INFO] [stdout] test energy::tests::test_energy ... ok
[INFO] [stdout] test energy::tests::test_upd ... ok
[INFO] [stdout] test energy::tests::test_energy_ord ... ok
[INFO] [stdout] test energy::tests::test_update ... ok
[INFO] [stdout] test energy::tests::test_update_array ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test energygame::tests::test_defend_intersection_shader ... ok
[INFO] [stdout] test energygame::tests::test_defend_intersection_mixed ... ok
[INFO] [stdout] test energygame::tests::test_defend_intersection_shader_large ... ok
[INFO] [stdout] test energygame::tests::test_defend_intersection_antichain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/complete.rs (/opt/rustwide/target/debug/deps/complete-3830b1fbb3fc2d3b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test example_game_graph ... ok
[INFO] [stdout] test test_bisimilar ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test test_failure_trace ... ok
[INFO] [stdout] test example_energies ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/energygame.rs (/opt/rustwide/target/debug/deps/energygame-29e146e779fa602d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test simple_one_dimension ... FAILED
[INFO] [stdout] test fork ... ok
[INFO] [stdout] test combinations ... ok
[INFO] [stdout] test simple ... ok
[INFO] [stdout] test wide_game ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- simple_one_dimension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'simple_one_dimension' (181) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.3/src/gles/egl.rs:295:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BadDisplay
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6542a2a346c2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6542a2a346c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6542a2a346c2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6542a2a346c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6542a2a46b9f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6542a2a46b9f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6542a2a01b63 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6542a2a01b63 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6542a2a0dbf2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6542a2a1289f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6542a2a12731 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6542a20d0b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6542a20d0b4e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6542a2a12eaf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6542a2a12eaf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6542a2a12d0a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6542a2a0dd29 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6542a29f5d9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6542a2a51340 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6542a2a502c6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6542a27103c5 - core::result::Result<T,E>::unwrap::ha2c9e180fcdb20c9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6542a27103c5 - wgpu_hal::gles::egl::EglContext::make_current::hc7bfb47b329de73c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.3/src/gles/egl.rs:295:14
[INFO] [stdout]   22:     0x6542a2711232 - wgpu_hal::gles::egl::AdapterContext::lock::{{closure}}::h17a56a49624f11e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.3/src/gles/egl.rs:407:17
[INFO] [stdout]   23:     0x6542a26b2fe1 - core::option::Option<T>::map::he8d5f4cd02c922d0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:1164:29
[INFO] [stdout]   24:     0x6542a27111c6 - wgpu_hal::gles::egl::AdapterContext::lock::h03418dfcf37b2c09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.3/src/gles/egl.rs:406:37
[INFO] [stdout]   25:     0x6542a26d5b26 - wgpu_hal::gles::adapter::<impl wgpu_hal::gles::Adapter>::expose::h37eff1280761aa74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.3/src/gles/adapter.rs:195:26
[INFO] [stdout]   26:     0x6542a271f85c - <wgpu_hal::gles::egl::Instance as wgpu_hal::Instance<wgpu_hal::gles::Api>>::enumerate_adapters::hd639de8602d85336
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.3/src/gles/egl.rs:967:13
[INFO] [stdout]   27:     0x6542a21dc8ba - wgpu_core::instance::<impl wgpu_core::global::Global<G>>::request_adapter::gather::h6912d4c24a4b062c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.19.3/src/instance.rs:800:54
[INFO] [stdout]   28:     0x6542a23828b7 - wgpu_core::instance::<impl wgpu_core::global::Global<G>>::request_adapter::h097511bcd8532afa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.19.3/src/instance.rs:862:36
[INFO] [stdout]   29:     0x6542a24500f6 - <wgpu::backend::wgpu_core::ContextWgpuCore as wgpu::context::Context>::instance_request_adapter::hf1dbaa813c77f621
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.3/src/backend/wgpu_core.rs:569:25
[INFO] [stdout]   30:     0x6542a2423d77 - <T as wgpu::context::DynContext>::instance_request_adapter::h1cfa22cfb6c65ad5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.3/src/context.rs:2003:47
[INFO] [stdout]   31:     0x6542a243f2ff - wgpu::Instance::request_adapter::he914b1ea47bd62ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.3/src/lib.rs:1934:36
[INFO] [stdout]   32:     0x6542a20af364 - gpuequiv::energygame::gpuutils::GPUCommon::get_device::{{closure}}::hb8d0f091f73c62a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/energygame/gpuutils.rs:36:14
[INFO] [stdout]   33:     0x6542a20aff34 - gpuequiv::energygame::gpuutils::GPUCommon::get_gpu::{{closure}}::h7a03b0f65f74f0f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/energygame/gpuutils.rs:28:50
[INFO] [stdout]   34:     0x6542a20a8bf9 - gpuequiv::energygame::GPURunner::with_game::{{closure}}::hc2499ebe66144ccf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/energygame.rs:1440:47
[INFO] [stdout]   35:     0x6542a20a75ef - gpuequiv::energygame::EnergyGame::get_gpu_runner::{{closure}}::he793a1563b224fe4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/energygame.rs:368:36
[INFO] [stdout]   36:     0x6542a20a784c - gpuequiv::energygame::EnergyGame::run::{{closure}}::h30cbad8f1b5c55fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/energygame.rs:380:48
[INFO] [stdout]   37:     0x6542a208dac0 - energygame::simple_one_dimension::{{closure}}::h4c7f8554a4761c61
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/energygame.rs:82:27
[INFO] [stdout]   38:     0x6542a20aa28f - pollster::block_on::h54a1c104e5d40c22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pollster-0.3.0/src/lib.rs:128:28
[INFO] [stdout]   39:     0x6542a208d6e9 - energygame::simple_one_dimension::h2303e9562648bfef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/energygame.rs:73:1
[INFO] [stdout]   40:     0x6542a2090ca7 - energygame::simple_one_dimension::{{closure}}::h9455c2cbea797a03
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/energygame.rs:74:32
[INFO] [stdout]   41:     0x6542a20989c6 - core::ops::function::FnOnce::call_once::hdceb96f7af3b2f7e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6542a20d099b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6542a20d099b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x6542a20e49ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x6542a20e49ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6542a20e49ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6542a20e49ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6542a20e49ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6542a20e49ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x6542a20e49ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x6542a20bdef4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x6542a20bdef4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x6542a20c182a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x6542a20c182a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x6542a20c182a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x6542a20c182a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6542a20c182a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6542a20c182a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x6542a20c182a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x6542a2a0912f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   61:     0x6542a2a0912f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   62:     0x70bc88a88aa4 - <unknown>
[INFO] [stdout]   63:     0x70bc88b15a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- wide_game stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'wide_game' (182) panicked at tests/energygame.rs:242:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[]], shape=[0, 1], strides=[0, 0], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[64]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }]
[INFO] [stdout]  right: [EnergyArray { array: [[37],
[INFO] [stdout]  [85]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[1]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[16],
[INFO] [stdout]  [64]], shape=[2, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }, EnergyArray { array: [[0]], shape=[1, 1], strides=[1, 1], layout=CFcf (0xf), const ndim=2, conf: EnergyConf { elements: 6, max: 3 } }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6542a2a346c2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6542a2a346c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6542a2a346c2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6542a2a346c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6542a2a46b9f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6542a2a46b9f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6542a2a01b63 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6542a2a01b63 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6542a2a0dbf2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6542a2a1289f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6542a2a12731 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6542a20d0b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6542a20d0b4e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6542a2a12eaf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6542a2a12eaf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6542a2a12d0a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6542a2a0dd29 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6542a29f5d9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6542a2a51340 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6542a2a510f3 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x6542a20a54f6 - core::panicking::assert_failed::h23c0b6c1a2c58380
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x6542a209742f - energygame::wide_game::{{closure}}::h399c1d68890d7cae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/energygame.rs:242:5
[INFO] [stdout]   22:     0x6542a20a9ecf - pollster::block_on::h0b76ed3f7ed1d972
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pollster-0.3.0/src/lib.rs:128:28
[INFO] [stdout]   23:     0x6542a2097049 - energygame::wide_game::heb30d674423d31ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/energygame.rs:239:1
[INFO] [stdout]   24:     0x6542a20974b7 - energygame::wide_game::{{closure}}::h78e41d6e0be7c57c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/energygame.rs:240:21
[INFO] [stdout]   25:     0x6542a2098a36 - core::ops::function::FnOnce::call_once::hee4e758e9491eeca
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6542a20d099b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6542a20d099b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6542a20e49ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6542a20e49ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6542a20e49ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x6542a20e49ad - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x6542a20e49ad - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6542a20e49ad - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6542a20e49ad - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6542a20bdef4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6542a20bdef4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x6542a20c182a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x6542a20c182a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6542a20c182a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x6542a20c182a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x6542a20c182a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6542a20c182a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x6542a20c182a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6542a2a0912f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x6542a2a0912f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x70bc88a88aa4 - <unknown>
[INFO] [stdout]   47:     0x70bc88b15a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     simple_one_dimension
[INFO] [stdout]     wide_game
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test energygame`
[INFO] running `Command { std: "docker" "inspect" "bf4ae3ecf831f4a64ddf00c3f6814b469a3c7ec14c82134009a394ba2c716027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf4ae3ecf831f4a64ddf00c3f6814b469a3c7ec14c82134009a394ba2c716027", kill_on_drop: false }`
[INFO] [stdout] bf4ae3ecf831f4a64ddf00c3f6814b469a3c7ec14c82134009a394ba2c716027
